diff options
author | Tor Lillqvist <tml@iki.fi> | 2013-03-27 12:47:31 +0200 |
---|---|---|
committer | Tor Lillqvist <tml@iki.fi> | 2013-03-27 12:47:31 +0200 |
commit | 6e9be7c8a3c2145d923612889f209fe4874139c3 (patch) | |
tree | bd6b8c05bbe4935f23d2efe71e635f8fd6398a28 /svx | |
parent | 6c8cdfe24380461c3eb81cac39ac6425cad17715 (diff) |
WaE: macro "_STRING_H" is not used
Change-Id: Iabc3ab2d455a768f7af159490e0c26b694c01f34
Diffstat (limited to 'svx')
-rw-r--r-- | svx/source/svdraw/svdpage.cxx | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/svx/source/svdraw/svdpage.cxx b/svx/source/svdraw/svdpage.cxx index 50e4e3b0f60a..3d181c25d581 100644 --- a/svx/source/svdraw/svdpage.cxx +++ b/svx/source/svdraw/svdpage.cxx @@ -26,9 +26,6 @@ #include <sot/clsids.hxx> #include <svx/svdview.hxx> #include <string.h> -#ifndef _STRING_H -#define _STRING_H -#endif #include <vcl/svapp.hxx> #include <tools/diagnose_ex.h> |