summaryrefslogtreecommitdiffstats
path: root/src/document-undo.h
diff options
context:
space:
mode:
authorJabier Arraiza Cenoz <jabier.arraiza@marker.es>2016-05-21 22:13:06 +0000
committerjabiertxof <info@marker.es>2016-05-21 22:13:06 +0000
commiteef0bdfef0bdbaa00c17067c601061d905974096 (patch)
tree737c7efb116ec01e23e8d21ae9f9acc92923c708 /src/document-undo.h
parentFixing undo thing (diff)
parentRemove duplicated code (diff)
downloadinkscape-eef0bdfef0bdbaa00c17067c601061d905974096.tar.gz
inkscape-eef0bdfef0bdbaa00c17067c601061d905974096.zip
update to trunk
(bzr r14865.1.6)
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);