aboutsummaryrefslogtreecommitdiff
path: root/c/main.h
diff options
context:
space:
mode:
Diffstat (limited to 'c/main.h')
-rw-r--r--c/main.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/c/main.h b/c/main.h
deleted file mode 100644
index 582e906..0000000
--- a/c/main.h
+++ /dev/null
@@ -1,4 +0,0 @@
-#pragma once
-#include <windows.h>
-
-void UpdateLayout(HWND);