started to reduce globals, set signal handlers after everything used in them initialized
This commit is contained in:
@ -425,5 +425,5 @@ void Axis::move( bool press ) {
|
||||
}
|
||||
}
|
||||
//actually create the event
|
||||
sendevent(e);
|
||||
sendevent(display, e);
|
||||
}
|
||||
|
Reference in New Issue
Block a user