mirror of
https://github.com/roytam1/UXP.git
synced 2026-05-26 23:18:26 +00:00
@@ -17,8 +17,6 @@
|
||||
using namespace mozilla;
|
||||
using namespace mozilla::widget;
|
||||
|
||||
#ifndef MOZ_WIDGET_GONK
|
||||
|
||||
NS_GENERIC_FACTORY_CONSTRUCTOR(nsClipboardProxy)
|
||||
NS_GENERIC_FACTORY_CONSTRUCTOR(nsColorPickerProxy)
|
||||
NS_GENERIC_FACTORY_CONSTRUCTOR(nsDragServiceProxy)
|
||||
@@ -68,4 +66,3 @@ static const mozilla::Module kWidgetModule = {
|
||||
|
||||
NSMODULE_DEFN(nsContentProcessWidgetModule) = &kWidgetModule;
|
||||
|
||||
#endif /* MOZ_WIDGET_GONK */
|
||||
|
||||
Reference in New Issue
Block a user