diff options
author | J. Graeme Lingard <jgraeme+git@gmail.com> | 2010-10-13 17:56:16 +0100 |
---|---|---|
committer | Cédric Bosdonnat <cedricbosdo@openoffice.org> | 2010-10-13 22:32:27 +0200 |
commit | b0c951dcc330f4ad49c0da5173c8966654f99d7b (patch) | |
tree | c669ba7f1fa55385eb871bdc0eed939106688e7f /unoxml/source/events | |
parent | 41fe6208f09010dc23d278649492e72b78870814 (diff) |
Remove redundant include directives & comments
Diffstat (limited to 'unoxml/source/events')
-rw-r--r-- | unoxml/source/events/eventdispatcher.hxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/unoxml/source/events/eventdispatcher.hxx b/unoxml/source/events/eventdispatcher.hxx index 2af5884842f6..7c7978bb8b06 100644 --- a/unoxml/source/events/eventdispatcher.hxx +++ b/unoxml/source/events/eventdispatcher.hxx @@ -1,5 +1,4 @@ -//#include <multimap> #include <map> #include <vector> |