Index: Source/core/html/MediaFragmentURIParser.h |
diff --git a/Source/core/html/MediaFragmentURIParser.h b/Source/core/html/MediaFragmentURIParser.h |
index 8a95a53f5c6a926818e45436efdbefbe6722609d..31018d3f421bceaa02d7b3592e3773ca4d1a229e 100644 |
--- a/Source/core/html/MediaFragmentURIParser.h |
+++ b/Source/core/html/MediaFragmentURIParser.h |
@@ -41,8 +41,6 @@ public: |
double startTime(); |
double endTime(); |
- static double invalidTimeValue(); |
- |
private: |
void parseFragments(); |