]> git.mxchange.org Git - flightgear.git/blobdiff - src/GUI/gui_local.cxx
Moved random ground cover object management code (userdata.[ch]xx) over
[flightgear.git] / src / GUI / gui_local.cxx
index 92036557e61051508da5d11d97fc5180a60d087d..018760e98239d752cd6e1d7d44c27ddf961c2c3b 100644 (file)
@@ -20,9 +20,6 @@
 #include "gui.h"
 #include "trackball.h"
 
-// from main.cxx
-extern void fgReshape(int, int);
-
 // FOR MOUSE VIEW MODE
 // stashed trackball(_quat0, 0.0, 0.0, 0.0, 0.0);
 static float _quat0[4];