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 cc17e564e5
commit 6a3bbc978c

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;