aboutsummaryrefslogtreecommitdiffstats
path: root/Raster.c
diff options
context:
space:
mode:
Diffstat (limited to 'Raster.c')
-rw-r--r--Raster.c7
1 files changed, 4 insertions, 3 deletions
diff --git a/Raster.c b/Raster.c
index 65b7f63..631074b 100644
--- a/Raster.c
+++ b/Raster.c
@@ -1,4 +1,4 @@
-/* $Id: Raster.c,v 1.24 2003/08/17 12:11:58 reinelt Exp $
+/* $Id: Raster.c,v 1.25 2003/08/24 05:17:58 reinelt Exp $
*
* driver for raster formats
*
@@ -20,6 +20,9 @@
*
*
* $Log: Raster.c,v $
+ * Revision 1.25 2003/08/24 05:17:58 reinelt
+ * liblcd4linux patch from Patrick Schemitz
+ *
* Revision 1.24 2003/08/17 12:11:58 reinelt
* framework for icons prepared
*
@@ -166,8 +169,6 @@ static unsigned int foreground=0;
static unsigned int halfground=0;
static unsigned int background=0;
-extern char* output;
-
#ifdef WITH_PPM
int PPM_flush (void)