]> git.mxchange.org Git - flightgear.git/blobdiff - Simulator/Joystick/joystick.hxx
Initial revision.
[flightgear.git] / Simulator / Joystick / joystick.hxx
index 23bebedc634f58746564b3f427d6fb9f39c81894..aa5e6f9a2c1d6e9b584ac6da872f8865c40c6e17 100644 (file)
@@ -19,7 +19,6 @@
 // Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
 //
 // $Id$
-// (Log is kept at end of this file)
 
 
 #ifndef _JOYSTICK_HXX
@@ -43,24 +42,3 @@ int fgJoystickInit( void );
 #endif // _JOYSTICK_HXX
 
 
-// $Log$
-// Revision 1.3  1998/10/27 02:14:33  curt
-// Changes to support GLUT joystick routines as fall back.
-//
-// Revision 1.2  1998/10/25 10:56:27  curt
-// Completely rewritten to use Steve Baker's joystick interface class.
-//
-// Revision 1.1  1998/10/24 22:28:18  curt
-// Renamed joystick.[ch] to joystick.[ch]xx
-// Added js.hxx which is Steve's joystick interface class.
-//
-// Revision 1.3  1998/04/22 13:26:21  curt
-// C++ - ifing the code a bit.
-//
-// Revision 1.2  1998/01/22 02:59:36  curt
-// Changed #ifdef FILE_H to #ifdef _FILE_H
-//
-// Revision 1.1  1997/08/29 18:06:55  curt
-// Initial revision.
-//
-