diff options
author | Felix Zhang <fezhang@suse.com> | 2011-11-16 17:27:21 +0800 |
---|---|---|
committer | Jan Holesovsky <kendy@suse.cz> | 2011-11-17 00:49:48 +0100 |
commit | 38b42cee869c573dcdd9af2538a143edf9f18d33 (patch) | |
tree | a4a44fe2001321efc3fab746d24edfd22ba29ceb /cui/source/inc/numfmt.hxx | |
parent | 4f11d0aa461537efa2705e7b49bc2c828a700e43 (diff) |
remove obsolete layout code
Diffstat (limited to 'cui/source/inc/numfmt.hxx')
-rw-r--r-- | cui/source/inc/numfmt.hxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/cui/source/inc/numfmt.hxx b/cui/source/inc/numfmt.hxx index 2d20de4a60ee..2fb233d85787 100644 --- a/cui/source/inc/numfmt.hxx +++ b/cui/source/inc/numfmt.hxx @@ -70,7 +70,6 @@ public: }; // ----------------------------------------------------------------------- -#include <sfx2/layout.hxx> class SvxNumberFormatTabPage : public SfxTabPage { |