summaryrefslogtreecommitdiff
path: root/src/globals.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/globals.h')
-rw-r--r--src/globals.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/globals.h b/src/globals.h
index 1fb7e0f..8f0d048 100644
--- a/src/globals.h
+++ b/src/globals.h
@@ -198,9 +198,6 @@ extern int xine_screen_count;
extern struct numset *rp_frame_numset;
-extern struct list_head rp_frame_undos;
-extern struct list_head rp_frame_redos;
-
/* Selection handling globals */
extern rp_xselection selection;
void set_selection (char *txt);