Remove a borland check

This commit is contained in:
Maarten Bent
2020-10-20 20:38:30 +02:00
parent 2e56f1a8d3
commit 1d6a6b934f

View File

@@ -21,7 +21,7 @@
#include "resource.h"
#if !defined(__GNUWIN32__) && !defined(__BORLANDC__)
#if !defined(__GNUWIN32__)
#include <commctrl.h>
#endif