Bug 906272 - Remove unused CC declarations for nsScreen. r=khuey

This commit is contained in:
Andrew McCreight 2013-08-19 14:18:07 -07:00
parent 440d2455eb
commit 474d786e4b

View File

@ -104,9 +104,6 @@ public:
bool MozLockOrientation(const mozilla::dom::Sequence<nsString>& aOrientations, ErrorResult& aRv);
void MozUnlockOrientation();
NS_DECL_CYCLE_COLLECTION_CLASS_INHERITED(nsScreen,
nsDOMEventTargetHelper)
virtual JSObject* WrapObject(JSContext* aCx,
JS::Handle<JSObject*> aScope) MOZ_OVERRIDE;