diff options
author | jcid <devnull@localhost> | 2008-09-29 14:10:59 +0200 |
---|---|---|
committer | jcid <devnull@localhost> | 2008-09-29 14:10:59 +0200 |
commit | 5da742264a44968440eaf7498eece6003bdb3a7e (patch) | |
tree | 4bc4c2727af26d34d796b18178e75a8f62fd443d | |
parent | 4615425ab44f43e76da424d7ee513ad8790ee14d (diff) |
.
-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__ |