diff options
author | Caolán McNamara <caolanm@redhat.com> | 2012-02-27 14:02:17 +0000 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2012-02-28 10:56:57 +0000 |
commit | 76c7fa90a817350d2cfc0467890a9237f736258c (patch) | |
tree | 99d4b9f16d17a661a17efcf839f0c07e97aab020 /svl | |
parent | cb578c77e23a409f434022dd175c5bd702877ffa (diff) |
remove dangling legacy binary-compatible between-milestons temp hack nonsense
Diffstat (limited to 'svl')
-rw-r--r-- | svl/inc/svl/style.hxx | 2 |
1 files changed, 0 insertions, 2 deletions
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: |