Skip to content

Commit

Permalink
Clean up commented-out code.
Browse files Browse the repository at this point in the history
  • Loading branch information
willhains committed Jan 12, 2020
1 parent 9b96718 commit 70834ee
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions code/Kotoba/AddWordViewController.swift
Original file line number Diff line number Diff line change
Expand Up @@ -74,9 +74,6 @@ final class AddWordViewController: UIViewController
{
debugLog()
super.viewDidAppear(animated)

// TODO: Decide if the keyboard should appear before or after the view.
//showKeyboard()
}

override func viewWillDisappear(_ animated: Bool)
Expand Down

0 comments on commit 70834ee

Please sign in to comment.