From 8232cac84ff8e17d09555de0e2a898c6e4bf3007 Mon Sep 17 00:00:00 2001 From: Manolo Gouy Date: Sat, 11 Jun 2016 05:49:36 +0000 Subject: Remove // "$id: lines in the middle of the source code git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3-porting@11772 ea41ed52-d2ee-0310-a9c1-e6b18d33e121 --- .../Xlib/Fl_Xlib_Graphics_Driver_font_xft.cxx | 21 --------------------- 1 file changed, 21 deletions(-) (limited to 'src') diff --git a/src/drivers/Xlib/Fl_Xlib_Graphics_Driver_font_xft.cxx b/src/drivers/Xlib/Fl_Xlib_Graphics_Driver_font_xft.cxx index d6563eabe..befb90ea0 100644 --- a/src/drivers/Xlib/Fl_Xlib_Graphics_Driver_font_xft.cxx +++ b/src/drivers/Xlib/Fl_Xlib_Graphics_Driver_font_xft.cxx @@ -392,27 +392,6 @@ int Fl::get_font_sizes(Fl_Font fnum, int*& sizep) { return j; } -// -// End of "$Id$". -// -// -// "$Id$" -// -// Xft font code for the Fast Light Tool Kit (FLTK). -// -// Copyright 2001-2011 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 -// - // // Draw fonts using Keith Packard's Xft library to provide anti- // aliased text. Yow! -- cgit v1.2.3