summaryrefslogtreecommitdiffstats
path: root/src/document-undo.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/document-undo.h')
-rw-r--r--src/document-undo.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/document-undo.h b/src/document-undo.h
index b80b176d3..85b44d562 100644
--- a/src/document-undo.h
+++ b/src/document-undo.h
@@ -33,10 +33,6 @@ public:
static bool getUndoSensitive(SPDocument const *document);
- static void setUndoJoined(SPDocument *doc, bool join_undo);
-
- static bool getUndoJoined(SPDocument *doc);
-
static void clearUndo(SPDocument *document);
static void clearRedo(SPDocument *document);