Index: src/vm/fletch_relocation_api_impl.h |
diff --git a/src/vm/fletch_relocation_api_impl.h b/src/vm/fletch_relocation_api_impl.h |
deleted file mode 100644 |
index ae0334772d47dd386201ea49ae9cce59d29d8667..0000000000000000000000000000000000000000 |
--- a/src/vm/fletch_relocation_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_RELOCATION_API_IMPL_H_ |
-#define SRC_VM_FLETCH_RELOCATION_API_IMPL_H_ |
- |
-#include "include/fletch_relocation_api.h" |
- |
-#endif // SRC_VM_FLETCH_RELOCATION_API_IMPL_H_ |