summaryrefslogtreecommitdiff
path: root/framework/source/uielement/progressbarwrapper.cxx
diff options
context:
space:
mode:
authorStephan Bergmann <sbergman@redhat.com>2014-03-20 16:15:38 +0100
committerStephan Bergmann <sbergman@redhat.com>2014-03-20 17:30:02 +0100
commit250a4e8875d97a75683349415502a345f03138a0 (patch)
tree4c05e412a941940c9f7d076a850da6705c5343e5 /framework/source/uielement/progressbarwrapper.cxx
parent8b2c7983330aed62fb80cf4ca05375e9ccf7ad13 (diff)
Remove newly unused framework::Guard
Change-Id: I49650bfd036c5df22f81c3e8cf30bc0795154a30
Diffstat (limited to 'framework/source/uielement/progressbarwrapper.cxx')
-rw-r--r--framework/source/uielement/progressbarwrapper.cxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/framework/source/uielement/progressbarwrapper.cxx b/framework/source/uielement/progressbarwrapper.cxx
index b7e22a8c804a..10b67a492ec3 100644
--- a/framework/source/uielement/progressbarwrapper.cxx
+++ b/framework/source/uielement/progressbarwrapper.cxx
@@ -20,7 +20,6 @@
#include <uielement/progressbarwrapper.hxx>
#include <helper/statusindicator.hxx>
-#include <threadhelp/guard.hxx>
#include <uielement/statusindicatorinterfacewrapper.hxx>
#include <com/sun/star/ui/UIElementType.hpp>