You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
13 lines
464 B
13 lines
464 B
diff -uNr libXt-1.2.0/include/X11/InitialI.h libXt-1.2.0.mod/include/X11/InitialI.h
|
|
--- libXt-1.2.0/include/X11/InitialI.h 2019-06-22 02:29:53.000000000 +0300
|
|
+++ libXt-1.2.0.mod/include/X11/InitialI.h 2019-06-29 23:39:02.027977057 +0300
|
|
@@ -271,9 +271,7 @@
|
|
_XtBoolean /* ignoreInputs */,
|
|
_XtBoolean /* ignoreSignals */,
|
|
_XtBoolean /* block */,
|
|
-#ifdef XTHREADS
|
|
_XtBoolean /* drop_lock */,
|
|
-#endif
|
|
unsigned long* /* howlong */
|
|
);
|
|
|
|
|