mirror of
https://github.com/brl/mutter.git
synced 2024-11-26 10:00:45 -05:00
cookbook: Removed unused constant
This commit is contained in:
parent
8c0c2924ae
commit
0486c56a41
@ -1,8 +1,6 @@
|
||||
#include <stdlib.h>
|
||||
#include <clutter/clutter.h>
|
||||
|
||||
static const ClutterColor stage_color = { 0x33, 0x33, 0x55, 0xff };
|
||||
|
||||
static gchar *source = NULL;
|
||||
static gchar *target = NULL;
|
||||
static guint duration = 1000;
|
||||
|
Loading…
Reference in New Issue
Block a user