Remove obsolete Borland hdrstop pragmas from the new code

See f57f214122 (Remove BCC-specific hdrstop pragma from everywhere,
2020-10-12).
This commit is contained in:
Vadim Zeitlin
2020-12-13 17:29:05 +01:00
parent edd45bd5a1
commit 373a3f8c57
5 changed files with 0 additions and 20 deletions

View File

@@ -10,10 +10,6 @@
// For compilers that support precompilation, includes "wx.h".
#include "wx/wxprec.h"
#if defined(__BORLANDC__)
#pragma hdrstop
#endif
#include "wx/webrequest.h"
#if wxUSE_WEBREQUEST_WINHTTP