summaryrefslogtreecommitdiff
path: root/includes/graphics.h
diff options
context:
space:
mode:
Diffstat (limited to 'includes/graphics.h')
-rw-r--r--includes/graphics.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/includes/graphics.h b/includes/graphics.h
index df5e0ba..2c89ef1 100644
--- a/includes/graphics.h
+++ b/includes/graphics.h
@@ -87,8 +87,6 @@ typedef struct gcache_item gcache_item;
gcache_item *graphicscache;
-int graphics_DEFAULT(GRAPHICS_FUNC_ARGS);
-
void prepare_graphicscache();
char * generate_gradient(pixel * colours, float * points, int pointcount, int size);