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
This commit is contained in:
parent
28044e71db
commit
145cca26bd
@ -350,26 +350,7 @@ int Fl::get_font_sizes(Fl_Font fnum, int*& sizep) {
|
|||||||
return numsizes;
|
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
|
#ifndef FL_DOXYGEN
|
||||||
|
|
||||||
Fl_Font_Descriptor::Fl_Font_Descriptor(const char* name) {
|
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
|
#endif // FL_DOXYGEN
|
||||||
|
|
||||||
//
|
//
|
||||||
// End of "$Id$".
|
// End of "$Id$".
|
||||||
//
|
//
|
||||||
|
Loading…
Reference in New Issue
Block a user