diff --git a/AppKit/CPToolbar.j b/AppKit/CPToolbar.j index 8f1974f34..ae1857926 100644 --- a/AppKit/CPToolbar.j +++ b/AppKit/CPToolbar.j @@ -165,15 +165,6 @@ var CPToolbarsByIdentifier = nil, return self; } - -/*! - Sets the toolbar's display mode. NOT YET IMPLEMENTED. -*/ -- (void)setDisplayMode:(CPToolbarDisplayMode)aDisplayMode -{ - -} - /*! Returns the toolbar's identifier */