From 76c7fa90a817350d2cfc0467890a9237f736258c Mon Sep 17 00:00:00 2001 From: Caolán McNamara Date: Mon, 27 Feb 2012 14:02:17 +0000 Subject: remove dangling legacy binary-compatible between-milestons temp hack nonsense --- svl/inc/svl/style.hxx | 2 -- 1 file changed, 2 deletions(-) (limited to 'svl/inc') diff --git a/svl/inc/svl/style.hxx b/svl/inc/svl/style.hxx index 5fe0d0b217b4..3cc136a12eb3 100644 --- a/svl/inc/svl/style.hxx +++ b/svl/inc/svl/style.hxx @@ -80,8 +80,6 @@ SfxStyleSheetHint( SFX_STYLESHEET_ERASED, *p ) from: SfxStyleSheetBasePool::Clear() */ -#define VIRTUAL510 virtual - class SVL_DLLPUBLIC SfxStyleSheetBase : public comphelper::OWeakTypeObject { private: -- cgit