Kaydet (Commit) eb40f4af authored tarafından Stephan Bergmann's avatar Stephan Bergmann

-Werror,-Wunused-private-field (Clang towards 3.2)

Change-Id: I19db21f9b09a2d57f72f5ba8d8ba88583cdb5503
üst 751eca72
...@@ -86,8 +86,6 @@ private: ...@@ -86,8 +86,6 @@ private:
MediaWindow* mpMediaWindow; MediaWindow* mpMediaWindow;
Size maLastSize; Size maLastSize;
long mnDummy1;
long mnDummy2;
AVMEDIA_DLLPRIVATE void implInit(); AVMEDIA_DLLPRIVATE void implInit();
}; };
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment