Bug 920377 part.2 Get rid of nsPluginEvent r=roc

This commit is contained in:
Masayuki Nakano
2013-09-27 15:20:54 +09:00
parent 4e2771dcfd
commit acfcbdba3b
9 changed files with 12 additions and 14 deletions

View File

@@ -118,6 +118,5 @@ public:
// TODO: Remove following typedefs
typedef mozilla::WidgetContentCommandEvent nsContentCommandEvent;
typedef mozilla::WidgetCommandEvent nsCommandEvent;
typedef mozilla::WidgetPluginEvent nsPluginEvent;
#endif // mozilla_MiscEvents_h__