diff options
-rw-r--r-- | dw/fltkcomplexbutton.cc | 3 | ||||
-rw-r--r-- | dw/fltkcomplexbutton.hh | 4 |
2 files changed, 0 insertions, 7 deletions
diff --git a/dw/fltkcomplexbutton.cc b/dw/fltkcomplexbutton.cc index 1649683f..6c15cee3 100644 --- a/dw/fltkcomplexbutton.cc +++ b/dw/fltkcomplexbutton.cc @@ -16,9 +16,6 @@ // License along with this library; if not, write to the Free Software // Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 // USA. -// -// Please report all bugs and problems to "fltk-bugs@fltk.org". -// #include <fltk/events.h> #include <fltk/damage.h> diff --git a/dw/fltkcomplexbutton.hh b/dw/fltkcomplexbutton.hh index 8f80d5aa..72799d42 100644 --- a/dw/fltkcomplexbutton.hh +++ b/dw/fltkcomplexbutton.hh @@ -1,7 +1,5 @@ // // -// Push button widget -// // Copyright 2002 by Bill Spitzak and others. // // This library is free software; you can redistribute it and/or @@ -19,8 +17,6 @@ // Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 // USA. // -// Please report all bugs and problems to "fltk-bugs@fltk.org". -// #ifndef __FLTK_COMPLEX_BUTTON_HH__ #define __FLTK_COMPLEX_BUTTON_HH__ |