summaryrefslogtreecommitdiffstats
path: root/pid/pidthread.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'pid/pidthread.hpp')
-rw-r--r--pid/pidthread.hpp6
1 files changed, 0 insertions, 6 deletions
diff --git a/pid/pidthread.hpp b/pid/pidthread.hpp
deleted file mode 100644
index 94865c0..0000000
--- a/pid/pidthread.hpp
+++ /dev/null
@@ -1,6 +0,0 @@
-#pragma once
-
-#include "pid/zone.hpp"
-
-/* Given a zone, run through the loops. */
-void pidControlThread(PIDZone* zone);
OpenPOWER on IntegriCloud