Remove uses of MOZ_DECL_CTOR_COUNTER, which is always defined to nothing. b=332745 rs=roc,bzbarsky
git-svn-id: svn://10.0.0.236/trunk@193572 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -1262,7 +1262,6 @@ static void PaintDebugImageMap(nsIFrame* aFrame, nsIRenderingContext* aCtx,
|
||||
* image itself, and hence receive events just as if the image itself
|
||||
* received events.
|
||||
*/
|
||||
MOZ_DECL_CTOR_COUNTER(nsDisplayImage)
|
||||
class nsDisplayImage : public nsDisplayItem {
|
||||
public:
|
||||
nsDisplayImage(nsImageFrame* aFrame, imgIContainer* aImage)
|
||||
|
||||
Reference in New Issue
Block a user