diff options
| author | Nicolas James <Eele1Ephe7uZahRie@tutanota.com> | 2026-02-11 23:19:15 +1100 |
|---|---|---|
| committer | Nicolas James <Eele1Ephe7uZahRie@tutanota.com> | 2026-02-11 23:19:15 +1100 |
| commit | 76f3ef1d7c2b4393a8e8b402deb924e606448d27 (patch) | |
| tree | a291bec0544f007536a41ec1f590338aee1163e9 /src/latency_controller.hh | |
| parent | 77e2be172718878b38999efc247ce7571435fcc8 (diff) | |
More cleanup, fix lifetime and mutex issues
Diffstat (limited to 'src/latency_controller.hh')
| -rw-r--r-- | src/latency_controller.hh | 15 |
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 |
