From: Michael R Sweet Date: Thu, 11 Oct 2018 00:23:33 +0000 (-0400) Subject: Remove obsolete declarations. X-Git-Tag: v2.3b6~77 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c857c27e47e67aab2106fcf97ed0475c71669007;p=thirdparty%2Fcups.git Remove obsolete declarations. --- diff --git a/cups/raster-error.c b/cups/raster-error.c index 639c5b4078..8bba1275d0 100644 --- a/cups/raster-error.c +++ b/cups/raster-error.c @@ -16,19 +16,6 @@ #include -/* - * Local structures... - */ - - - -/* - * Local functions... - */ - -static _cups_raster_error_t *get_error_buffer(void); - - /* * '_cupsRasterAddError()' - Add an error message to the error buffer. */