aboutsummaryrefslogtreecommitdiff
path: root/src/latency_controller.hh
diff options
context:
space:
mode:
Diffstat (limited to 'src/latency_controller.hh')
-rw-r--r--src/latency_controller.hh15
1 files changed, 0 insertions, 15 deletions
diff --git a/src/latency_controller.hh b/src/latency_controller.hh
deleted file mode 100644
index 6672d5a..0000000
--- a/src/latency_controller.hh
+++ /dev/null
@@ -1,15 +0,0 @@
-#ifndef LATENCY_CONTROLLER_HH_
-#define LATENCY_CONTROLLER_HH_
-
-// The purpose of this file is to provide
-
-namespace low_latency {
-
-class LatencyController final {
-
-
-};
-
-};
-
-#endif \ No newline at end of file