Revert "Fixed: CPMenuBarWindow did not return a value when expected"

This reverts commit 4f69a32700.
This commit is contained in:
bedalton
2019-01-04 17:24:14 -08:00
parent 4f69a32700
commit 2c141a5255
+1 -1
View File
@@ -350,7 +350,7 @@
- (CPFont)font
{
return [CPFont systemFontOfSize:[CPFont systemFontSize]];
[CPFont systemFontOfSize:[CPFont systemFontSize]];
}
- (void)tile