Remove users of deprecated, no-op, NS_INIT_ISUPPORTS macro from tree. b=178643 r+sr=bryner

This commit is contained in:
dbaron%dbaron.org 2006-01-11 21:28:49 +00:00
parent 0b4bfa2a81
commit 0307029c70
2 changed files with 0 additions and 3 deletions

View File

@ -42,7 +42,6 @@
#include "nsPhGfxLog.h"
nsScreenManagerPh :: nsScreenManagerPh( ) {
NS_INIT_ISUPPORTS();
// nothing else to do. I guess we could cache a bunch of information
// here, but we want to ask the device at runtime in case anything
// has changed.

View File

@ -49,8 +49,6 @@ nsScreenPh :: nsScreenPh ( ) {
PhRid_t rid;
PhRegion_t region;
NS_INIT_ISUPPORTS();
p = NULL;
/* Initialize the data members */