summaryrefslogtreecommitdiff
path: root/src/main.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/main.c')
-rw-r--r--src/main.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/main.c b/src/main.c
index 6d30143a3..d01cf9b07 100644
--- a/src/main.c
+++ b/src/main.c
@@ -98,9 +98,6 @@ __declspec(dllexport)
# endif
int
# ifdef MSWIN
-# ifdef __BORLANDC__
-_cdecl
-# endif
VimMain
# else
main