Commit 4f31728d authored by Victor Ananjevsky's avatar Victor Ananjevsky

cleanup code

parent 648b2ba7
......@@ -35,10 +35,6 @@ typedef struct {
guint32 time;
} GrabData;
static GdkRGBA selected_color; /* selected color */
static gboolean pickup_made = FALSE; /* true when color was picked up */
static gboolean pickup_done = FALSE; /* true when pickup was made or canceled */
static gboolean key_press (GtkWidget * invisible, GdkEventKey * event, gpointer data);
static gboolean mouse_press (GtkWidget * invisible, GdkEventButton * event, gpointer data);
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment