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