diff options
author | Michael Meeks <michael.meeks@novell.com> | 2010-12-13 20:00:39 +0000 |
---|---|---|
committer | Michael Meeks <michael.meeks@novell.com> | 2010-12-13 20:00:39 +0000 |
commit | cfd8a1123a9d4a869f58c9ef5a05d29182801fd4 (patch) | |
tree | 7d5a95dd9d40c33779be24fa71b4274ca794a707 | |
parent | 0c938820f9059c132e1d27974f6c3c7e9a2d3f4d (diff) |
remove obsolete img_s in list
-rw-r--r-- | basctl/inc/basidesh.hrc | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/basctl/inc/basidesh.hrc b/basctl/inc/basidesh.hrc index 83702dd31d98..17c8fc8144a1 100644 --- a/basctl/inc/basidesh.hrc +++ b/basctl/inc/basidesh.hrc @@ -27,15 +27,10 @@ #ifndef _BASIDESH_HRC #define _BASIDESH_HRC -#ifndef _SVTOOLS_IMAGEMGR_HRC -#include <svtools/imagemgr.hrc> -#endif - #ifndef _SVX_SVXIDS_HRC #include <svx/svxids.hrc> #endif - // Resource-ID's... #ifndef _SVX_NOIDERESIDS |