extra #else removed

This commit is contained in:
Antonio Linares
2003-04-26 23:43:06 +00:00
parent b72909f14b
commit 86b0c4192c

View File

@@ -697,8 +697,6 @@ FHANDLE hb_fsCreate( BYTE * pFilename, USHORT uiAttr )
s_uiErrorLast = errno;
}
#else
#else
hFileHandle = FS_ERROR;