Index: src/vm/fletch_api_impl.h |
diff --git a/src/vm/fletch_api_impl.h b/src/vm/fletch_api_impl.h |
deleted file mode 100644 |
index 2d7120229bd467f4c66c5f466d1a0422a9a30960..0000000000000000000000000000000000000000 |
--- a/src/vm/fletch_api_impl.h |
+++ /dev/null |
@@ -1,10 +0,0 @@ |
-// Copyright (c) 2015, the Dartino project authors. Please see the AUTHORS file |
-// for details. All rights reserved. Use of this source code is governed by a |
-// BSD-style license that can be found in the LICENSE.md file. |
- |
-#ifndef SRC_VM_FLETCH_API_IMPL_H_ |
-#define SRC_VM_FLETCH_API_IMPL_H_ |
- |
-#include "include/fletch_api.h" |
- |
-#endif // SRC_VM_FLETCH_API_IMPL_H_ |