Index: runtime/bin/io_natives.cc |
diff --git a/runtime/bin/io_natives.cc b/runtime/bin/io_natives.cc |
index 8f3c79a9a3198547faafa98e065761c306c4285c..035f84e34880ce85d5d91b2cd1bbedc3057fae98 100644 |
--- a/runtime/bin/io_natives.cc |
+++ b/runtime/bin/io_natives.cc |
@@ -45,7 +45,6 @@ namespace bin { |
V(File_WriteFrom, 4) \ |
V(File_Position, 1) \ |
V(File_SetPosition, 2) \ |
- V(File_SetTranslation, 2) \ |
V(File_Truncate, 2) \ |
V(File_Length, 1) \ |
V(File_LengthFromPath, 1) \ |