Upstream version 5.34.104.0
[platform/framework/web/crosswalk.git] / src / media / formats / mp4 / aac.h
index 333d621..0b1d950 100644 (file)
@@ -59,9 +59,6 @@ class MEDIA_EXPORT AAC {
   }
 #endif
 
-  // Size in bytes of the ADTS header added by ConvertEsdsToADTS().
-  static const size_t kADTSHeaderSize = 7;
-
  private:
   bool SkipDecoderGASpecificConfig(BitReader* bit_reader) const;
   bool SkipErrorSpecificConfig() const;