summaryrefslogtreecommitdiff
path: root/charpick/charpick.c
diff options
context:
space:
mode:
Diffstat (limited to 'charpick/charpick.c')
-rw-r--r--charpick/charpick.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/charpick/charpick.c b/charpick/charpick.c
index acc4a408..48c68b57 100644
--- a/charpick/charpick.c
+++ b/charpick/charpick.c
@@ -15,7 +15,6 @@
/* The comment for each char list has the html entity names of the chars */
/* All gunicar codes should end in 0 */
-
/* This is the default list used when starting charpick the first time */
/* aacute, agrave, eacute, iacute, oacute, frac12, copy*/
/* static const gchar *def_list = "áàéíñóœ©"; */
@@ -570,8 +569,6 @@ queue_rebuild (charpick_data *curr_data)
g_source_set_name_by_id (curr_data->rebuild_id, "[charpick] rebuild_cb");
}
-
-
static void
applet_size_allocate (MatePanelApplet *applet,
GtkAllocation *allocation,