diff options
Diffstat (limited to 'protocols/AimOscar/src/flap.cpp')
-rw-r--r-- | protocols/AimOscar/src/flap.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/protocols/AimOscar/src/flap.cpp b/protocols/AimOscar/src/flap.cpp index 8b9e08b372..9d5186da47 100644 --- a/protocols/AimOscar/src/flap.cpp +++ b/protocols/AimOscar/src/flap.cpp @@ -17,7 +17,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
#include "aim.h"
-#include "flap.h"
FLAP::FLAP(char* buf,int num_bytes)
{
|