diff options
Diffstat (limited to 'otherlibs/win32unix/windir.c')
-rw-r--r-- | otherlibs/win32unix/windir.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/otherlibs/win32unix/windir.c b/otherlibs/win32unix/windir.c index 0a681e76c..8b96589ec 100644 --- a/otherlibs/win32unix/windir.c +++ b/otherlibs/win32unix/windir.c @@ -77,4 +77,3 @@ CAMLprim value win_findclose(valh) } return Val_unit; } - |