diff options
author | Jan Holesovsky <kendy@suse.cz> | 2011-11-15 15:13:00 +0100 |
---|---|---|
committer | Jan Holesovsky <kendy@suse.cz> | 2011-11-15 15:13:00 +0100 |
commit | 7776ebfa63cec652131e2be61e2dc198648770db (patch) | |
tree | ddff706f7b4519e5949c569c51bf8bd477dd46a6 /toolkit | |
parent | 30d646fb884570ac34d40b0d2300eaf54453cfc4 (diff) |
Cleanup few macros and unused headers.
Diffstat (limited to 'toolkit')
-rw-r--r-- | toolkit/inc/layout/layout.hxx | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/toolkit/inc/layout/layout.hxx b/toolkit/inc/layout/layout.hxx index 792316d2c43f..d298e0c0a1cf 100644 --- a/toolkit/inc/layout/layout.hxx +++ b/toolkit/inc/layout/layout.hxx @@ -400,10 +400,6 @@ class TOOLKIT_DLLPUBLIC InPlug : public Context, public Window } // end namespace layout -#define LAYOUT_NS -#define LAYOUT_DIALOG_PARENT this -#define LAYOUT_THIS_WINDOW( this ) this - #endif /* _LAYOUT_HXX */ /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ |