Remove another obsolete Borland hdrstop pragma

See f57f214122 (Remove BCC-specific hdrstop pragma from everywhere,
2020-10-12).
This commit is contained in:
Vadim Zeitlin
2021-07-31 19:18:11 +01:00
parent 6e40b2525e
commit 55d57c0f68

View File

@@ -13,10 +13,6 @@
#include "testprec.h"
#ifdef __BORLANDC__
#pragma hdrstop
#endif
#ifndef WX_PRECOMP
#include "wx/wx.h"
#endif // WX_PRECOMP