diff options
Diffstat (limited to 'siplib/sip-tqt.h')
-rw-r--r-- | siplib/sip-tqt.h | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/siplib/sip-tqt.h b/siplib/sip-tqt.h index b2c6e52..278bcea 100644 --- a/siplib/sip-tqt.h +++ b/siplib/sip-tqt.h @@ -31,15 +31,6 @@ #include <Python.h> -/* - * There is a mis-feature somewhere with the Borland compiler. This works - * around it. - */ -#if defined(__BORLANDC__) -#include <rpc.h> -#endif - - #ifdef __cplusplus extern "C" { #endif |