summaryrefslogtreecommitdiff
path: root/src/winclip.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/winclip.c')
-rw-r--r--src/winclip.c9
1 files changed, 0 insertions, 9 deletions
diff --git a/src/winclip.c b/src/winclip.c
index 8ab723f93..880e2c600 100644
--- a/src/winclip.c
+++ b/src/winclip.c
@@ -14,15 +14,6 @@
* Also used by Cygwin, using os_unix.c.
*/
-#ifdef WIN16
-# ifdef __BORLANDC__
-# pragma warn -par
-# pragma warn -ucp
-# pragma warn -use
-# pragma warn -aus
-# endif
-#endif
-
#include "vimio.h"
#include "vim.h"