Fixed a compilation issue.

This commit is contained in:
Pietro Gagliardi 2015-08-22 00:38:55 -04:00
parent c4d5e5c047
commit e77c90d14d
1 changed files with 0 additions and 2 deletions

View File

@ -68,8 +68,6 @@ enum {
- (void)register:(NSMenuItem *)item to:(uiMenuItem *)smi
{
NSValue *v;
switch (smi->type) {
case typeQuit:
if (self->hasQuit)