summaryrefslogtreecommitdiff
path: root/examples/AMI/FL_Callback/Progress_i.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'examples/AMI/FL_Callback/Progress_i.cpp')
-rw-r--r--examples/AMI/FL_Callback/Progress_i.cpp4
1 files changed, 0 insertions, 4 deletions
diff --git a/examples/AMI/FL_Callback/Progress_i.cpp b/examples/AMI/FL_Callback/Progress_i.cpp
index d0994ce93b7..de12b1e1fab 100644
--- a/examples/AMI/FL_Callback/Progress_i.cpp
+++ b/examples/AMI/FL_Callback/Progress_i.cpp
@@ -5,10 +5,6 @@
#include <FL/Fl_Slider.H>
#include <FL/Fl_Button.H>
-ACE_RCSID (FL_Cube,
- test_i,
- "$Id$")
-
Progress_i::Progress_i (Progress_Window *window)
: window_ (window)
{