summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjcid <devnull@localhost>2008-09-29 14:10:59 +0200
committerjcid <devnull@localhost>2008-09-29 14:10:59 +0200
commit5da742264a44968440eaf7498eece6003bdb3a7e (patch)
tree4bc4c2727af26d34d796b18178e75a8f62fd443d
parent4615425ab44f43e76da424d7ee513ad8790ee14d (diff)
.
-rw-r--r--dw/fltkcomplexbutton.cc3
-rw-r--r--dw/fltkcomplexbutton.hh4
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__