summaryrefslogtreecommitdiff
path: root/src/globals.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/globals.h')
-rw-r--r--src/globals.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/globals.h b/src/globals.h
index 59561dc..a2d466f 100644
--- a/src/globals.h
+++ b/src/globals.h
@@ -163,7 +163,6 @@ extern struct numset *rp_frame_numset;
extern struct list_head rp_frame_undos;
extern struct list_head rp_frame_redos;
-extern int rp_num_frame_undos;
/* Selection handling globals */
extern rp_xselection selection;