diff options
author | Stephan Bergmann <sbergman@redhat.com> | 2015-02-05 17:21:22 +0100 |
---|---|---|
committer | Stephan Bergmann <sbergman@redhat.com> | 2015-02-05 17:21:22 +0100 |
commit | 3bf543f12d7dc350ef43d65ac9defb4f500e29ec (patch) | |
tree | a770b05cfdf535e9235149f0c288af028e04882b /vcl | |
parent | cd246c13bfe5174b4e967856503bda290309beaa (diff) |
Remove uses of deprecated salhelper/refobj.hxx
Change-Id: Ibf4a2ed99024568b2d370b22919e3a25c43c6fbf
Diffstat (limited to 'vcl')
-rw-r--r-- | vcl/osx/a11yfocuslistener.cxx | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/vcl/osx/a11yfocuslistener.cxx b/vcl/osx/a11yfocuslistener.cxx index 398a5a24098b..ea593f21c15d 100644 --- a/vcl/osx/a11yfocuslistener.cxx +++ b/vcl/osx/a11yfocuslistener.cxx @@ -17,8 +17,6 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#include <salhelper/refobj.hxx> - #include "osx/a11yfocustracker.hxx" #include "osx/a11yfactory.h" |