aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--common.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/common.h b/common.h
index e53843a..b3a287b 100644
--- a/common.h
+++ b/common.h
@@ -15,9 +15,6 @@
#define RENDER_METHOD_GENERIC 3
-struct libglitter_context {
-};
-
struct libglitter_render_context {
const uint8_t *restrict cellmap;
const uint8_t *restrict ncellvalues;