Skip to content

Commit

Permalink
Removed unused vars
Browse files Browse the repository at this point in the history
  • Loading branch information
jamonholmgren committed Aug 23, 2012
1 parent 6a67c9d commit 6dc5fa1
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions lib/motion-tab/tab_bar.rb
@@ -1,9 +1,6 @@
module MotionTab
module TabBar
def createTabBarControllerFromData(data)
main_view = MainViewController.alloc.initWithNibName(nil, bundle: nil)
settings_view = SettingsViewController.alloc.initWithNibName(nil, bundle: nil)

mt_tab_controllers = []

data.each do |tab|
Expand Down

0 comments on commit 6dc5fa1

Please sign in to comment.