diff options
author | BobTheBob <32057864+BobTheBob9@users.noreply.github.com> | 2022-05-09 03:59:56 +0100 |
---|---|---|
committer | BobTheBob <32057864+BobTheBob9@users.noreply.github.com> | 2022-05-09 03:59:56 +0100 |
commit | 77a1195d77034c00959dfd030e2eb7a57d58a88d (patch) | |
tree | 660a0ce48a7c161abb091872db5260d01671a5a1 /NorthstarDedicatedTest/logging.h | |
parent | 037113d4b8032cd3715d879c2f4b08f66fa2be43 (diff) | |
download | NorthstarLauncher-77a1195d77034c00959dfd030e2eb7a57d58a88d.tar.gz NorthstarLauncher-77a1195d77034c00959dfd030e2eb7a57d58a88d.zip |
get rid of context file
Diffstat (limited to 'NorthstarDedicatedTest/logging.h')
-rw-r--r-- | NorthstarDedicatedTest/logging.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/NorthstarDedicatedTest/logging.h b/NorthstarDedicatedTest/logging.h index f9a287b5..a3aa60cc 100644 --- a/NorthstarDedicatedTest/logging.h +++ b/NorthstarDedicatedTest/logging.h @@ -1,5 +1,4 @@ #pragma once -#include "context.h" void CreateLogFiles(); void InitialiseLogging();
\ No newline at end of file |