mirror of
https://github.com/bspeice/libcvautomation
synced 2025-07-01 13:56:49 -04:00
Finish up preparations for release 1.0
This commit is contained in:
@ -30,8 +30,6 @@ void checkXTEEnabled ();
|
||||
int main( int argc, char** argv )
|
||||
{
|
||||
/* Set up for getopt */
|
||||
Bool useMouseImage;
|
||||
useMouseImage = False;
|
||||
int mouseButton;
|
||||
mouseButton = 1;
|
||||
char *separator;
|
||||
|
Reference in New Issue
Block a user