]> git.mxchange.org Git - flightgear.git/blobdiff - src/Input/input.cxx
Declare fgReshape into gui.h
[flightgear.git] / src / Input / input.cxx
index 5483fd11b4864f2dd71bd59ddc5d95317e106e0f..a6c578e934a5150a8c3d0f3c9f00257d58968237 100644 (file)
@@ -162,9 +162,6 @@ FGBinding::fire (double setting) const
 // Implementation of FGInput.
 ////////////////////////////////////////////////////////////////////////
 
-                                // From main.cxx
-extern void fgReshape( int width, int height );
-
 
 FGInput::FGInput ()
 {