summaryrefslogtreecommitdiff
path: root/image/bitmap.h
diff options
context:
space:
mode:
Diffstat (limited to 'image/bitmap.h')
-rw-r--r--image/bitmap.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/image/bitmap.h b/image/bitmap.h
index 256e977ab..193249259 100644
--- a/image/bitmap.h
+++ b/image/bitmap.h
@@ -61,8 +61,6 @@
#define BITMAP_MODIFIED (1 << 1) /** buffer has been modified */
#define BITMAP_CLEAR_MEMORY (1 << 2) /** memory should be wiped */
-#define BITMAP_SAVE_FULL_ALPHA (1 << 0) /** save with full alpha channel (if not opaque) */
-
struct content;
/** An opaque image. */