remove useless code

This commit is contained in:
vcaesar 2019-01-03 12:42:01 -04:00
parent b1974fbf5b
commit 9d585cc6c4

View File

@ -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);
// #endif /* PY_BITMAP_CLASS_H */