From 145cca26bda55a98adc8c85bea5152e9c3834392 Mon Sep 17 00:00:00 2001 From: Manolo Gouy Date: Wed, 21 Sep 2016 19:56:03 +0000 Subject: Remove a block of header comments in the middle of the file. git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3-porting@11964 ea41ed52-d2ee-0310-a9c1-e6b18d33e121 --- .../Xlib/Fl_Xlib_Graphics_Driver_font_x.cxx | 22 ++-------------------- 1 file changed, 2 insertions(+), 20 deletions(-) (limited to 'src') diff --git a/src/drivers/Xlib/Fl_Xlib_Graphics_Driver_font_x.cxx b/src/drivers/Xlib/Fl_Xlib_Graphics_Driver_font_x.cxx index 0d64ee09b..766fd0673 100644 --- a/src/drivers/Xlib/Fl_Xlib_Graphics_Driver_font_x.cxx +++ b/src/drivers/Xlib/Fl_Xlib_Graphics_Driver_font_x.cxx @@ -350,26 +350,7 @@ int Fl::get_font_sizes(Fl_Font fnum, int*& sizep) { return numsizes; } -// -// End of "$Id$". -// -// -// "$Id$" -// -// Standard X11 font selection code for the Fast Light Tool Kit (FLTK). -// -// Copyright 1998-2011 by Bill Spitzak and others. -// -// This library is free software. Distribution and use rights are outlined in -// the file "COPYING" which should have been included with this file. If this -// file is missing or damaged, see the license at: -// -// http://www.fltk.org/COPYING.php -// -// Please report all bugs and problems on the following page: -// -// http://www.fltk.org/str.php -// + #ifndef FL_DOXYGEN Fl_Font_Descriptor::Fl_Font_Descriptor(const char* name) { @@ -702,6 +683,7 @@ float Fl_Xlib_Graphics_Driver::scale_bitmap_for_PostScript() { } #endif // FL_DOXYGEN + // // End of "$Id$". // -- cgit v1.2.3