Kaydet (Commit) d5e19630 authored tarafından August Sodora's avatar August Sodora

Remove unnecessary forward declarations

üst 39cfc4d8
...@@ -37,7 +37,6 @@ ...@@ -37,7 +37,6 @@
#include <com/sun/star/frame/XFrame.hpp> #include <com/sun/star/frame/XFrame.hpp>
class _SfxMacroTabPage; class _SfxMacroTabPage;
class SvStringsDtor;
class SvTabListBox; class SvTabListBox;
class Edit; class Edit;
class String; class String;
......
...@@ -58,7 +58,6 @@ struct EventDisplayName ...@@ -58,7 +58,6 @@ struct EventDisplayName
typedef ::std::vector< EventDisplayName > EventDisplayNames; typedef ::std::vector< EventDisplayName > EventDisplayNames;
class _SvxMacroTabPage; class _SvxMacroTabPage;
class SvStringsDtor;
class SvTabListBox; class SvTabListBox;
class Edit; class Edit;
class String; class String;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment