From 774cbae7824e4410b5523762496c0ddb35da13d8 Mon Sep 17 00:00:00 2001 From: Jonas Kümmerlin Date: Fri, 28 Dec 2018 21:43:24 +0100 Subject: create alfcompat.h header --- alf/alf.cpp | 4 ---- 1 file changed, 4 deletions(-) (limited to 'alf/alf.cpp') diff --git a/alf/alf.cpp b/alf/alf.cpp index 9b2f60f..2f3af7c 100644 --- a/alf/alf.cpp +++ b/alf/alf.cpp @@ -1,9 +1,5 @@ #include "alfpriv.h" -#ifndef WM_DPICHANGED -#define WM_DPICHANGED 0x02E0 -#endif - /* ALF App and Window */ static void -- cgit v1.2.3