summaryrefslogtreecommitdiff
path: root/fpicker/source/win32/afxres.h
diff options
context:
space:
mode:
Diffstat (limited to 'fpicker/source/win32/afxres.h')
-rw-r--r--fpicker/source/win32/afxres.h8
1 files changed, 0 insertions, 8 deletions
diff --git a/fpicker/source/win32/afxres.h b/fpicker/source/win32/afxres.h
deleted file mode 100644
index 6b84f154296e..000000000000
--- a/fpicker/source/win32/afxres.h
+++ /dev/null
@@ -1,8 +0,0 @@
-/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
-#if !defined WIN32_LEAN_AND_MEAN
-# define WIN32_LEAN_AND_MEAN
-#endif
-#include <windows.h>
-#include <dlgs.h>
-
-/* vim:set shiftwidth=4 softtabstop=4 expandtab: */