summaryrefslogtreecommitdiffstats
path: root/source/l/lesstif/lesstif.gcc42.diff
blob: 5c3bf12ad8cfd6fdb59bd25ece33ae6725a4794e (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
--- ./include/Motif-2.1/Xm/VendorSP.h.orig	2004-08-28 14:23:27.000000000 -0500
+++ ./include/Motif-2.1/Xm/VendorSP.h	2009-03-16 15:29:38.000000000 -0500
@@ -30,10 +30,6 @@
 #include <Xm/VendorS.h>
 #include <X11/ShellP.h>
 
-#ifdef __cplusplus
-extern "C" {
-#endif
-
 XMLIBEXPORT extern Cardinal _XmFilterResources(XtResource *resources,
 				   Cardinal numResources,
 				   WidgetClass filterClass,
@@ -57,9 +53,4 @@
 
 XMLIBEXPORT extern VendorShellClassRec  vendorShellClassRec;
 
-
-#ifdef __cplusplus
-}
-#endif
-
 #endif /* _XM_VENDORSP_H */