Removed unused code

This commit is contained in:
Alexandre Wilhelm
2013-05-24 13:40:46 -07:00
parent cb187c3e8f
commit 8b7eb1815d
-3
View File
@@ -25,9 +25,6 @@
[contentView addSubview:pathMouseOverView];
[theWindow orderFront:self];
// Uncomment the following line to turn on the standard menu bar.
//[CPMenu setMenuBarVisible:YES];
}
@end