Index: src_plugins/hid_lesstif/main.c =================================================================== --- src_plugins/hid_lesstif/main.c (revision 1498) +++ src_plugins/hid_lesstif/main.c (revision 1499) @@ -1878,15 +1878,6 @@ } } - -#if 0 -XrmOptionDescRec lesstif_options[] = { -}; - -XtResource lesstif_resources[] = { -}; -#endif - typedef union { int i; double f;