summaryrefslogtreecommitdiff
path: root/cts/common/th_common.h
diff options
context:
space:
mode:
Diffstat (limited to 'cts/common/th_common.h')
-rw-r--r--cts/common/th_common.h13
1 files changed, 0 insertions, 13 deletions
diff --git a/cts/common/th_common.h b/cts/common/th_common.h
deleted file mode 100644
index 339375c78c..0000000000
--- a/cts/common/th_common.h
+++ /dev/null
@@ -1,13 +0,0 @@
-/* Copyright 2016 The Chromium OS Authors. All rights reserved.
- * Use of this source code is governed by a BSD-style license that can be
- * found in the LICENSE file.
- */
-
-#ifndef __TH_COMMON_H
-#define __TH_COMMON_H
-
-#include "cts_common.h"
-
-enum cts_rc sync(void);
-
-#endif