From dcb848ca3ed0ebddd4f28888d2a8ab2f59c9fd1c Mon Sep 17 00:00:00 2001 From: Albrecht Schlosser Date: Sun, 9 Feb 2020 16:08:46 +0100 Subject: Remove empty file from compilation --- .../OpenGL/Fl_OpenGL_Graphics_Driver_image.cxx | 24 ---------------------- 1 file changed, 24 deletions(-) delete mode 100644 src/drivers/OpenGL/Fl_OpenGL_Graphics_Driver_image.cxx (limited to 'src/drivers/OpenGL') diff --git a/src/drivers/OpenGL/Fl_OpenGL_Graphics_Driver_image.cxx b/src/drivers/OpenGL/Fl_OpenGL_Graphics_Driver_image.cxx deleted file mode 100644 index 4cb96e6f5..000000000 --- a/src/drivers/OpenGL/Fl_OpenGL_Graphics_Driver_image.cxx +++ /dev/null @@ -1,24 +0,0 @@ -// -// "$Id$" -// -// Image drawing routines for the Fast Light Tool Kit (FLTK). -// -// Copyright 1998-2010 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 -// - -// FIXME add code to draw various imge types in OpenGL - - -// -// End of "$Id$". -// -- cgit v1.2.3