From 872036c8e2e4a098a528a7f0083201433786d331 Mon Sep 17 00:00:00 2001 From: Noel Grandin Date: Wed, 15 Oct 2014 10:41:58 +0200 Subject: remove unused DECL_OBJHINT and IMPL_OBJHINT macros these have been unused since we switch to using normal C++ RTTI with the SfxHint subclasses Change-Id: Ia271cfa01d2f49ed335e90f78309cd26d6ec9d8f --- sfx2/source/appl/appcfg.cxx | 2 -- 1 file changed, 2 deletions(-) (limited to 'sfx2') diff --git a/sfx2/source/appl/appcfg.cxx b/sfx2/source/appl/appcfg.cxx index f956a4885723..e4bf24273e28 100644 --- a/sfx2/source/appl/appcfg.cxx +++ b/sfx2/source/appl/appcfg.cxx @@ -898,6 +898,4 @@ void SfxApplication::NotifyEvent( const SfxEventHint& rEventHint, bool bSynchron new SfxEventAsyncer_Impl( rEventHint ); } -IMPL_OBJHINT( SfxStringHint, OUString ) - /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ -- cgit v1.2.3