summaryrefslogtreecommitdiff
path: root/extensions/source/update/check/updatecheck.hxx
diff options
context:
space:
mode:
authorStephan Bergmann <sbergman@redhat.com>2015-02-05 17:21:22 +0100
committerStephan Bergmann <sbergman@redhat.com>2015-02-05 17:21:22 +0100
commit3bf543f12d7dc350ef43d65ac9defb4f500e29ec (patch)
treea770b05cfdf535e9235149f0c288af028e04882b /extensions/source/update/check/updatecheck.hxx
parentcd246c13bfe5174b4e967856503bda290309beaa (diff)
Remove uses of deprecated salhelper/refobj.hxx
Change-Id: Ibf4a2ed99024568b2d370b22919e3a25c43c6fbf
Diffstat (limited to 'extensions/source/update/check/updatecheck.hxx')
-rw-r--r--extensions/source/update/check/updatecheck.hxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/extensions/source/update/check/updatecheck.hxx b/extensions/source/update/check/updatecheck.hxx
index bf27bb4e0df2..64eefb259af8 100644
--- a/extensions/source/update/check/updatecheck.hxx
+++ b/extensions/source/update/check/updatecheck.hxx
@@ -28,7 +28,6 @@
#include <osl/conditn.hxx>
#include <osl/thread.hxx>
#include <rtl/instance.hxx>
-#include <salhelper/refobj.hxx>
#include "updateinfo.hxx"
#include "updatecheckconfiglistener.hxx"