From: mfranz Date: Wed, 9 Jul 2008 12:44:32 +0000 (+0000) Subject: remove depreciated and unused src/GUI/trackball.* X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=0ae36e397989b9a0016f97ea7064a5288b637c76;p=flightgear.git remove depreciated and unused src/GUI/trackball.* --- diff --git a/src/GUI/Makefile.am b/src/GUI/Makefile.am index 92bc5de7a..f858803ab 100644 --- a/src/GUI/Makefile.am +++ b/src/GUI/Makefile.am @@ -7,7 +7,6 @@ libGUI_a_SOURCES = \ menubar.cxx menubar.hxx \ gui.cxx gui.h gui_funcs.cxx \ mouse.cxx fonts.cxx \ - trackball.c trackball.h \ AirportList.cxx AirportList.hxx \ property_list.cxx property_list.hxx \ layout.cxx layout-props.cxx layout.hxx \