summaryrefslogtreecommitdiffstats
path: root/sc/source/ui/undo
diff options
context:
space:
mode:
authorStephan Bergmann <sbergman@redhat.com>2017-01-09 15:41:13 +0100
committerStephan Bergmann <sbergman@redhat.com>2017-01-09 15:41:13 +0100
commit2f3bc785e675b40003b06f549a00775322f0b7fd (patch)
treeef1bd147e5a2adde8cbd8a8efe6983505f4f57cc /sc/source/ui/undo
parentNew loplugin:externvar: scripting (diff)
downloadcore-2f3bc785e675b40003b06f549a00775322f0b7fd.tar.gz
core-2f3bc785e675b40003b06f549a00775322f0b7fd.zip
New loplugin:externvar: sc
Change-Id: I6f9df997a957a1fa49161add2adafe228d036a30
Diffstat (limited to 'sc/source/ui/undo')
-rw-r--r--sc/source/ui/undo/undotab.cxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/sc/source/ui/undo/undotab.cxx b/sc/source/ui/undo/undotab.cxx
index 5ace37ef7dff..9aee17310d91 100644
--- a/sc/source/ui/undo/undotab.cxx
+++ b/sc/source/ui/undo/undotab.cxx
@@ -51,8 +51,6 @@
#include <utility>
#include <vector>
-extern bool bDrawIsInUndo; // somewhere as member!
-
using namespace com::sun::star;
using ::std::unique_ptr;
using ::std::vector;