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 | 8a30ca4fd5203cd4c2fca294fa7077fb931ebd15 (patch) | |
tree | 08e395964d7815a7e126d3ab3bcc462a70b96043 | |
parent | a7e1112f7bc21ac58dd260dde7bd6a819903679e (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 e4a324c70..339749b6d 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 |