summaryrefslogtreecommitdiffstats
path: root/src/desktop.cpp
diff options
context:
space:
mode:
authorJabiertxo Arraiza Cenoz <jtx@jtx.markerlab.es>2018-06-06 19:54:37 +0000
committerJabiertxo Arraiza Cenoz <jtx@jtx.markerlab.es>2018-06-06 19:54:37 +0000
commit418e2db02e4c6ed7ebccd0d518f2c6331704f050 (patch)
tree48c573fdf1737bc87167ac7d2b65aa14dfb0b5c5 /src/desktop.cpp
parentRemove tables that should not be exposed to user from OpenType table list. (diff)
downloadinkscape-418e2db02e4c6ed7ebccd0d518f2c6331704f050.tar.gz
inkscape-418e2db02e4c6ed7ebccd0d518f2c6331704f050.zip
Fixes to extension system and simplify the code
Diffstat (limited to 'src/desktop.cpp')
-rw-r--r--src/desktop.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/desktop.cpp b/src/desktop.cpp
index 72739305a..47c82b6d9 100644
--- a/src/desktop.cpp
+++ b/src/desktop.cpp
@@ -117,7 +117,6 @@ SPDesktop::SPDesktop() :
waiting_cursor( false ),
showing_dialogs ( false ),
guides_active( false ),
- on_live_extension(false),
gr_item( NULL ),
gr_point_type( POINT_LG_BEGIN ),
gr_point_i( 0 ),