diff options
Diffstat (limited to 'test/cube.cxx')
| -rw-r--r-- | test/cube.cxx | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/test/cube.cxx b/test/cube.cxx index 2095f5db0..cc4fb1f61 100644 --- a/test/cube.cxx +++ b/test/cube.cxx @@ -1,5 +1,5 @@ // -// "$Id: cube.cxx,v 1.4.2.5.2.4 2002/07/11 01:10:15 matthiaswm Exp $" +// "$Id: cube.cxx,v 1.4.2.5.2.5 2002/07/11 22:43:53 matthiaswm Exp $" // // Another forms test program for the Fast Light Tool Kit (FLTK). // @@ -33,7 +33,6 @@ #include <FL/Fl_Radio_Light_Button.H> #include <FL/Fl_Slider.H> #include <stdlib.h> -#include <stdio.h> #if !HAVE_GL class cube_box : public Fl_Box { @@ -185,5 +184,5 @@ int main(int argc, char **argv) { } // -// End of "$Id: cube.cxx,v 1.4.2.5.2.4 2002/07/11 01:10:15 matthiaswm Exp $". +// End of "$Id: cube.cxx,v 1.4.2.5.2.5 2002/07/11 22:43:53 matthiaswm Exp $". // |
