another pry-git commit, removed last trace of config.results_pager

This commit is contained in:
John Mair 2011-07-31 21:48:18 +11:00
parent 65f76089f5
commit 2d6da40c54
1 changed files with 0 additions and 1 deletions

View File

@ -214,7 +214,6 @@ class Pry
config.history.file = File.expand_path("~/.pry_history")
config.memory_size = 100
config.results_pager = true
end
# Set all the configurable options back to their default values