Browse Source

Remove puts statements

Andrew Swistak 11 years ago
parent
commit
b2c4cc40d1
1 changed files with 0 additions and 2 deletions
  1. 0 2
      scripts/find_max_ext_monitor_res.rb

+ 0 - 2
scripts/find_max_ext_monitor_res.rb

@@ -22,6 +22,4 @@ max_x = default_x
   end
 end
 
-puts scale
-puts max_res
 system "$HOME/Documents/dotfiles/scripts/toggle_mirror_display.sh #{scale}x#{scale} #{max_res}"