Index: media/webm/webm_constants.h |
=================================================================== |
--- media/webm/webm_constants.h (revision 114032) |
+++ media/webm/webm_constants.h (working copy) |
@@ -64,8 +64,6 @@ |
const int kWebMIdVoid = 0xEC; |
const int kWebMIdWritingApp = 0x5741; |
-const int64 kWebMUnknownSize = GG_LONGLONG(0x00FFFFFFFFFFFFFF); |
- |
// Default timecode scale if the TimecodeScale element is |
// not specified in the INFO element. |
const int kWebMDefaultTimecodeScale = 1000000; |