diff --git a/modules/libpr0n/src/Decoder.h b/modules/libpr0n/src/Decoder.h index f81f2e17438..488710b8832 100644 --- a/modules/libpr0n/src/Decoder.h +++ b/modules/libpr0n/src/Decoder.h @@ -167,9 +167,10 @@ protected: /* * Member variables. * - * XXX - Some of these become private later in the patch stack. */ nsRefPtr mImage; + +private: nsCOMPtr mObserver; PRUint32 mFrameCount; // Number of frames, including anything in-progress