summaryrefslogtreecommitdiff
path: root/src/utils.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/utils.hpp')
-rw-r--r--src/utils.hpp6
1 files changed, 0 insertions, 6 deletions
diff --git a/src/utils.hpp b/src/utils.hpp
deleted file mode 100644
index 33f3379..0000000
--- a/src/utils.hpp
+++ /dev/null
@@ -1,6 +0,0 @@
-#pragma once
-
-/**
- * Stops code execution.
- */
-void stop();