зеркало из https://github.com/mozilla/gecko-dev.git
Removed unused widgetSupports member of nsGUIEvent
This commit is contained in:
Родитель
7ccc45febe
Коммит
5ff1cfe35d
|
@ -61,8 +61,6 @@ struct nsEvent {
|
|||
struct nsGUIEvent : public nsEvent {
|
||||
/// Originator of the event
|
||||
nsIWidget* widget;
|
||||
/// nsISupports of widget XXX remove the one above and rename this
|
||||
nsISupports* widgetSupports;
|
||||
/// Internal platform specific message.
|
||||
void* nativeMsg;
|
||||
};
|
||||
|
|
Загрузка…
Ссылка в новой задаче