Update upstream source from tag 'upstream/3.1.1'
[xfishtank.git] / compact.h
diff --git a/compact.h b/compact.h
deleted file mode 100644 (file)
index 10333e2..0000000
--- a/compact.h
+++ /dev/null
@@ -1,10 +0,0 @@
-
-struct ebmhdr {
-    char magic[12];
-    unsigned int width, height;
-    int num_colors;
-};
-struct rgb_color {
-    unsigned int red, green, blue;
-    int pix_len;
-};
This page took 0.008944 seconds and 4 git commands to generate.