summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorNoel Grandin <noel@peralex.com>2015-06-26 12:39:41 +0200
committerNoel Grandin <noel@peralex.com>2015-06-29 10:05:35 +0200
commitb488c7eeac1a0deba393c3d7b68f3da5a89857de (patch)
tree0906e8de091c67400d2d28f71769bd4c1cb8ed60 /include
parent24c7375c335c93251c53d9cfa76974d16f803097 (diff)
remove custom RTTI from ImageMap
unused Change-Id: I74a26815a5e11fd68094e70adc5ffc3bd4c83d73
Diffstat (limited to 'include')
-rw-r--r--include/svtools/imap.hxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/svtools/imap.hxx b/include/svtools/imap.hxx
index 8255cb7bf9cc..4c8f23186347 100644
--- a/include/svtools/imap.hxx
+++ b/include/svtools/imap.hxx
@@ -65,8 +65,6 @@ protected:
public:
- TYPEINFO();
-
ImageMap() {};
ImageMap( const OUString& rName );
ImageMap( const ImageMap& rImageMap );