summaryrefslogtreecommitdiffstats
path: root/gst/goom/gfontrle.h
diff options
context:
space:
mode:
Diffstat (limited to 'gst/goom/gfontrle.h')
-rw-r--r--gst/goom/gfontrle.h7
1 files changed, 0 insertions, 7 deletions
diff --git a/gst/goom/gfontrle.h b/gst/goom/gfontrle.h
deleted file mode 100644
index 41e2462f..00000000
--- a/gst/goom/gfontrle.h
+++ /dev/null
@@ -1,7 +0,0 @@
-extern const struct {
- unsigned int width;
- unsigned int height;
- unsigned int bytes_per_pixel;
- unsigned int rle_size;
- unsigned char rle_pixel [49725];
-} the_font ;