summaryrefslogtreecommitdiff
path: root/include/sfx2/shell.hxx
diff options
context:
space:
mode:
authorNoel Grandin <noel@peralex.com>2015-03-20 16:58:02 +0200
committerNoel Grandin <noel@peralex.com>2015-03-23 09:05:24 +0200
commit0e0be1be40687b3c6131a3027a06080c6a0f1a51 (patch)
treea51b401a9ed40abc29462aaa29d6309875a808fa /include/sfx2/shell.hxx
parentfe889944d1faa84d4ccf9aae6926f18e392c68f5 (diff)
remove SFX_SLOTMAP macro
an impediment to understanding Change-Id: Ic88f52a921a9f6f3e4244b73d4e1e8970c77677f
Diffstat (limited to 'include/sfx2/shell.hxx')
-rw-r--r--include/sfx2/shell.hxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/sfx2/shell.hxx b/include/sfx2/shell.hxx
index 7679eec6e527..b2f88a89dc2d 100644
--- a/include/sfx2/shell.hxx
+++ b/include/sfx2/shell.hxx
@@ -537,8 +537,6 @@ inline void SfxShell::SetPool
pPool = pNewPool;
}
-#define SFX_SLOTMAP(ShellClass) static SfxSlot a##ShellClass##Slots_Impl[] =
-
#define SFX_DECL_INTERFACE(nId) \
static SfxInterface* pInterface; \
static SfxInterface* GetStaticInterface(); \