diff options
author | Caolán McNamara <caolanm@redhat.com> | 2016-10-06 11:47:22 +0100 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2016-10-06 11:47:22 +0100 |
commit | b225f421e82635093d1ad1eae4272a85089fbc3d (patch) | |
tree | 8eb8d6fa1e3dfbb288bc27ee8ad6dfd6e57c1357 /sfx2 | |
parent | 3e0fa1ebbc9fc002af3164b40f11239726920fd9 (diff) |
drop now unused sfx2/sidebar/ResourceDefinitions.hrc
Change-Id: I151a37a37435a44e7331d957bd9d36f84cdf8677
Diffstat (limited to 'sfx2')
-rw-r--r-- | sfx2/source/sidebar/SidebarChildWindow.cxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sfx2/source/sidebar/SidebarChildWindow.cxx b/sfx2/source/sidebar/SidebarChildWindow.cxx index bdc9aa102d92..126d304c21f7 100644 --- a/sfx2/source/sidebar/SidebarChildWindow.cxx +++ b/sfx2/source/sidebar/SidebarChildWindow.cxx @@ -24,7 +24,6 @@ #include <sfx2/sfxsids.hrc> #include "helpid.hrc" #include <sfx2/dockwin.hxx> -#include <sfx2/sidebar/ResourceDefinitions.hrc> namespace sfx2 { namespace sidebar { |