aboutsummaryrefslogtreecommitdiff
path: root/NorthstarDLL/util/utils.h
diff options
context:
space:
mode:
Diffstat (limited to 'NorthstarDLL/util/utils.h')
-rw-r--r--NorthstarDLL/util/utils.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/NorthstarDLL/util/utils.h b/NorthstarDLL/util/utils.h
deleted file mode 100644
index 85922692..00000000
--- a/NorthstarDLL/util/utils.h
+++ /dev/null
@@ -1,3 +0,0 @@
-#pragma once
-
-void RemoveAsciiControlSequences(char* str, bool allow_color_codes);