diff options
| author | Jabier Arraiza Cenoz <jabier.arraiza@marker.es> | 2016-05-21 22:13:06 +0000 |
|---|---|---|
| committer | jabiertxof <info@marker.es> | 2016-05-21 22:13:06 +0000 |
| commit | eef0bdfef0bdbaa00c17067c601061d905974096 (patch) | |
| tree | 737c7efb116ec01e23e8d21ae9f9acc92923c708 /src/document-undo.h | |
| parent | Fixing undo thing (diff) | |
| parent | Remove duplicated code (diff) | |
| download | inkscape-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.h | 4 |
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); |
