]> git.ipfire.org Git - thirdparty/cups.git/commitdiff
Remove obsolete declarations.
authorMichael R Sweet <michael.r.sweet@gmail.com>
Thu, 11 Oct 2018 00:23:33 +0000 (20:23 -0400)
committerMichael R Sweet <michael.r.sweet@gmail.com>
Thu, 11 Oct 2018 00:23:33 +0000 (20:23 -0400)
cups/raster-error.c

index 639c5b40786c15b3e9aecf4b19d2e1ab192cd24d..8bba1275d0e815c986e1b5887c3a0187409efb41 100644 (file)
 #include <cups/raster-private.h>
 
 
-/*
- * Local structures...
- */
-
-
-
-/*
- * Local functions...
- */
-
-static _cups_raster_error_t    *get_error_buffer(void);
-
-
 /*
  * '_cupsRasterAddError()' - Add an error message to the error buffer.
  */