From 418e2db02e4c6ed7ebccd0d518f2c6331704f050 Mon Sep 17 00:00:00 2001 From: Jabiertxo Arraiza Cenoz Date: Wed, 6 Jun 2018 21:54:37 +0200 Subject: Fixes to extension system and simplify the code --- src/desktop.cpp | 1 - 1 file changed, 1 deletion(-) (limited to 'src/desktop.cpp') 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 ), -- cgit v1.2.3