| Index: runtime/embedders/openglui/common/vm_glue.h
|
| ===================================================================
|
| --- runtime/embedders/openglui/common/vm_glue.h (revision 17737)
|
| +++ runtime/embedders/openglui/common/vm_glue.h (working copy)
|
| @@ -36,7 +36,6 @@
|
| int Invoke(const char *function, int argc, Dart_Handle* args,
|
| bool failIfNotDefined = true);
|
|
|
| - static int ErrorExit(const char* format, ...);
|
| static Dart_Handle CheckError(Dart_Handle);
|
|
|
| static bool CreateIsolateAndSetupHelper(const char* script_uri,
|
|
|