X-Git-Url: http://git.mutantstargoat.com/user/nuclear/?a=blobdiff_plain;f=src%2Fx11%2Ffg_input_devices_x11.c;h=d77e970a225b6f591c638d4d1ee8db2a64fdb87e;hb=91cac2f34bfc430f6a68ea950cc8f5169327b794;hp=a94e52a268cf544be76015d4ae26ebce2e529c88;hpb=5b3d339481bac6dbaeb599bffc1325f716585bfe;p=freeglut diff --git a/src/x11/fg_input_devices_x11.c b/src/x11/fg_input_devices_x11.c index a94e52a..d77e970 100644 --- a/src/x11/fg_input_devices_x11.c +++ b/src/x11/fg_input_devices_x11.c @@ -30,10 +30,6 @@ * DEALINGS IN THE SOFTWARE. */ -#ifdef HAVE_CONFIG_H -# include "config.h" -#endif - #include #include "../fg_internal.h" @@ -56,9 +52,6 @@ typedef struct _serialport SERIALPORT; void serial_flush ( SERIALPORT *port ); -/* local variables */ -static SERIALPORT *dialbox_port=NULL; - /*****************************************************************/ /*