Explorar el Código

Remove puts statements

Andrew Swistak hace 11 años
padre
commit
b2c4cc40d1
Se han modificado 1 ficheros con 0 adiciones y 2 borrados
  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}"