diff options
author | Barichello <artur@barichello.me> | 2022-02-17 18:07:46 -0300 |
---|---|---|
committer | Barichello <artur@barichello.me> | 2022-02-17 18:08:02 -0300 |
commit | bd56ee0f4829d78f2477d51a3b672e67b518f90a (patch) | |
tree | 7a43802d17a42a519ba673edbad925c79ba3ea9d /NorthstarDedicatedTest/logCompression.h | |
parent | e72564b27cef35e991ae90ac868c5718fa3bd122 (diff) | |
download | NorthstarLauncher-bd56ee0f4829d78f2477d51a3b672e67b518f90a.tar.gz NorthstarLauncher-bd56ee0f4829d78f2477d51a3b672e67b518f90a.zip |
Revert "Compress previous logs and dump files on launch (#73)"
This reverts commit 0faa9cfb3a9015ca723f012ca84609f602c7c03c.
Diffstat (limited to 'NorthstarDedicatedTest/logCompression.h')
-rw-r--r-- | NorthstarDedicatedTest/logCompression.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/NorthstarDedicatedTest/logCompression.h b/NorthstarDedicatedTest/logCompression.h deleted file mode 100644 index 39220c2e..00000000 --- a/NorthstarDedicatedTest/logCompression.h +++ /dev/null @@ -1,3 +0,0 @@ -#pragma once - -void CompressLogFiles(); |