]> git.cworth.org Git - apitrace/blobdiff - trace_snappyfile.hpp
Make FlushDeep the default and only flush type.
[apitrace] / trace_snappyfile.hpp
index e84b0eafb5f7f651ff8827373e6c57ab3804c693..7fab8351d42711958644d33be1c30251ae3b6fa6 100644 (file)
@@ -58,7 +58,7 @@ protected:
     virtual bool rawRead(void *buffer, int length);
     virtual int rawGetc();
     virtual void rawClose();
-    virtual void rawFlush(FlushType type);
+    virtual void rawFlush();
 
 private:
     inline int freeCacheSize() const