mirror of
https://github.com/go-vgo/robotgo.git
synced 2025-06-01 14:43:55 +00:00
remove useless code
This commit is contained in:
parent
b1974fbf5b
commit
9d585cc6c4
@ -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 */
|
Loading…
Reference in New Issue
Block a user