summaryrefslogtreecommitdiffstats
path: root/src/plugin_tc.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/plugin_tc.h')
-rw-r--r--src/plugin_tc.h7
1 files changed, 0 insertions, 7 deletions
diff --git a/src/plugin_tc.h b/src/plugin_tc.h
deleted file mode 100644
index 792c6496f..000000000
--- a/src/plugin_tc.h
+++ /dev/null
@@ -1,7 +0,0 @@
-#ifndef NETDATA_PLUGIN_TC_H
-#define NETDATA_PLUGIN_TC_H 1
-
-extern void *tc_main(void *ptr);
-
-#endif /* NETDATA_PLUGIN_TC_H */
-