summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
Diffstat (limited to 'include')
-rw-r--r--include/libnsgif.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/libnsgif.h b/include/libnsgif.h
index 33b4b19..fd92a0a 100644
--- a/include/libnsgif.h
+++ b/include/libnsgif.h
@@ -113,8 +113,6 @@ typedef struct gif_animation {
void *frame_image;
/** number of times to loop animation */
int loop_count;
- /** current error type, or 0 for none */
- gif_result current_error;
/* Internal members are listed below */