From 5da742264a44968440eaf7498eece6003bdb3a7e Mon Sep 17 00:00:00 2001 From: jcid Date: Mon, 29 Sep 2008 14:10:59 +0200 Subject: . --- dw/fltkcomplexbutton.cc | 3 --- dw/fltkcomplexbutton.hh | 4 ---- 2 files changed, 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 #include 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__ -- cgit v1.2.3