oops, that was wrong to do that

This commit is contained in:
cxgeorge 2002-02-23 01:34:07 +00:00
parent c21451e861
commit 5f97e207d2

View File

@ -361,8 +361,6 @@ set_type(Filename::Type type) {
case T_dso:
case T_executable:
set_binary();
NODEFAULT;
}
}