diff --git a/Tests/Manual/CGPath/AppController.j b/Tests/Manual/CGPath/AppController.j index 598f0ea73..2d2ef9cbb 100644 --- a/Tests/Manual/CGPath/AppController.j +++ b/Tests/Manual/CGPath/AppController.j @@ -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