dtwm: Remove define MWM_QATS_PROTOCOL that has to be always off for dtwm, obsolete, unavailable mwm test suite support
This commit is contained in:
@@ -96,10 +96,6 @@ extern Boolean F_Workspace_Presence (String args, ClientData *pCD,
|
||||
#if defined(DEBUG)
|
||||
extern Boolean F_ZZ_Debug (String, ClientData *, XEvent *);
|
||||
#endif /* DEBUG */
|
||||
#if (defined(MWM_QATS_PROTOCOL))
|
||||
extern Boolean F_InvokeCommand (String args, ClientData *pCD, XEvent *event);
|
||||
extern Boolean F_Post_RMenu (String args, ClientData *pCD, XEvent *event);
|
||||
#endif /* defined(MWM_QATS_PROTOCOL) */
|
||||
extern Time GetFunctionTimestamp (XButtonEvent *pEvent);
|
||||
extern void ReBorderClient (ClientData *pCD, Boolean reMapClient);
|
||||
extern void ClearDirtyStackEntry (ClientData *pCD); /* Fix for 5325 */
|
||||
|
||||
Reference in New Issue
Block a user