From 30c261028e27dab0e30aec19b9c21c37cc74e92b Mon Sep 17 00:00:00 2001 From: Avamander Date: Fri, 2 Oct 2020 21:45:51 +0300 Subject: Renamed Logging/ to logging/ --- src/Logging/Logger.h | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 src/Logging/Logger.h (limited to 'src/Logging/Logger.h') diff --git a/src/Logging/Logger.h b/src/Logging/Logger.h deleted file mode 100644 index 95d21dc4..00000000 --- a/src/Logging/Logger.h +++ /dev/null @@ -1,11 +0,0 @@ -#pragma once - -namespace Pinetime { - namespace Logging { - class Logger { - public: - virtual void Init() = 0; - virtual void Resume() = 0; - }; - } -} \ No newline at end of file -- cgit v1.2.3-70-g09d2