diff options
Diffstat (limited to 'sc/inc/patattr.hxx')
-rw-r--r-- | sc/inc/patattr.hxx | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/sc/inc/patattr.hxx b/sc/inc/patattr.hxx index 4080e76fab2b..fb07b5a9d7ae 100644 --- a/sc/inc/patattr.hxx +++ b/sc/inc/patattr.hxx @@ -163,8 +163,6 @@ public: return *this; } - operator FontToSubsFontConverter() const - { return h; } }; #endif |