removed comment. not part of build yet

This commit is contained in:
ssu%netscape.com 2000-02-09 03:12:34 +00:00
Родитель 2bf2f6d777
Коммит 52c7023fe3
1 изменённых файлов: 0 добавлений и 1 удалений

Просмотреть файл

@ -37,7 +37,6 @@ void ShowUsage(char *name)
lstrcat(szBuf, "\n");
lstrcat(szBuf, " output sea name: name to use for the self-extracting executable\n");
lstrcat(szBuf, " files: one or more files to add to the self-extracing executable\n");
// MessageBox(NULL, szBuf, "Usage", MB_OK);
}
/* Function to print error message with/without error code */