Removing unneeded #include of nsGUIEvent.h that causes static build bustage due to undefined references to nsRect methods in gkgfx. r=pavlov

This commit is contained in:
bryner%netscape.com 2003-05-03 22:56:14 +00:00
parent 6fb301e24d
commit 43e33f434f

View File

@ -60,7 +60,6 @@
#include "nsIInterfaceRequestorUtils.h"
#include "nsIEventListenerManager.h"
#include "nsGUIEvent.h"
#include "nsIScriptEventManager.h"
#include "jsapi.h"