Index: runtime/bin/directory.h |
diff --git a/runtime/bin/directory.h b/runtime/bin/directory.h |
index 503e9028e4170813c3f468a8f995faf6bfdc7eb2..7646cb0958e4e2864b21441e313869ea5befe6f0 100644 |
--- a/runtime/bin/directory.h |
+++ b/runtime/bin/directory.h |
@@ -28,7 +28,6 @@ class Directory { |
static bool Create(const char* path); |
static int CreateTemp(const char* const_template, |
- int64_t number, |
char** path, |
char* os_error_message, |
int os_error_message_len); |