Removal of more fishd artifacts and headers

This commit is contained in:
ridiculousfish
2014-06-09 12:07:40 -07:00
parent ecf56606dc
commit ef646f0f78
5 changed files with 8 additions and 144 deletions

View File

@@ -345,13 +345,6 @@ static void universal_callback(fish_message_type_t type,
str=L"SET";
break;
}
case ERASE:
{
str=L"ERASE";
break;
}
default:
break;
}