Skip to content

Commit

Permalink
Removed documentation about the designated initializer
Browse files Browse the repository at this point in the history
  • Loading branch information
kcharwood committed May 31, 2013
1 parent 10253ee commit 90582bf
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions MMDrawerController/MMDrawerController.h
Original file line number Diff line number Diff line change
Expand Up @@ -200,8 +200,6 @@ typedef void (^MMDrawerControllerDrawerVisualStateBlock)(MMDrawerController * dr
/**
Creates and initializes an `MMDrawerController` object with the specified center view controller, left drawer view controller, and right drawer view controller.
This is the designated initializer.
@param centerViewController The center view controller. This argument must not be `nil`.
@param leftDrawerViewController The left drawer view controller.
@param rightDrawerViewController The right drawer controller.
Expand Down

0 comments on commit 90582bf

Please sign in to comment.