diff --git a/bitmap/bitmap_class.h b/bitmap/bitmap_class.h index 14af468..1f7f9c0 100644 --- a/bitmap/bitmap_class.h +++ b/bitmap/bitmap_class.h @@ -21,6 +21,4 @@ typedef struct _BitmapObject BitmapObject; * Remember to call PyType_Ready() before using this for the first time! */ BitmapObject BitmapObject_FromMMBitmap(MMBitmapRef bitmap); -// #endif /* PY_BITMAP_CLASS_H */ -//,MMRect rect -MMPoint aFindBitmap(MMBitmapRef bit_map,MMRect rect); \ No newline at end of file +// #endif /* PY_BITMAP_CLASS_H */ \ No newline at end of file