aboutsummaryrefslogtreecommitdiff
path: root/src/frame.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/frame.h')
-rw-r--r--src/frame.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/frame.h b/src/frame.h
index b786065..f52c6e6 100644
--- a/src/frame.h
+++ b/src/frame.h
@@ -42,8 +42,7 @@ typedef enum
{
GRAD_NONE,
GRAD_HORIZ,
- GRAD_VERT,
- GRAD_NOBG
+ GRAD_VERT
} GradientType;
enum para_type