summaryrefslogtreecommitdiff
path: root/src/globals.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/globals.h')
-rw-r--r--src/globals.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/globals.h b/src/globals.h
index 12ccffd..1fb7e0f 100644
--- a/src/globals.h
+++ b/src/globals.h
@@ -207,8 +207,6 @@ void set_selection (char *txt);
void set_nselection (char *txt, int len);
char *get_selection (void);
-void init_globals (void);
-
/* Wrapper font functions to support Xft */
void rp_draw_string (rp_screen *s, Drawable d, int style, int x, int y, char *string, int length);