]> git.r.bdr.sh - rbdr/lyricli.rb/commitdiff
removing unused variable options, fixes warning in last ruby 1.9.3 branch
authorOrlando Del Aguila <redacted>
Mon, 14 Apr 2014 16:56:20 +0000 (11:56 -0500)
committerOrlando Del Aguila <redacted>
Mon, 14 Apr 2014 16:56:20 +0000 (11:56 -0500)
bin/lrc

diff --git a/bin/lrc b/bin/lrc
index b1a44b625e45d182bdb8e1a020d34178e7775ff3..3f71d87cc35212ea49a870c0f66d041d123b8503 100755 (executable)
--- a/bin/lrc
+++ b/bin/lrc
@@ -3,8 +3,6 @@
 require 'optparse'
 require 'lyricli'
 
 require 'optparse'
 require 'lyricli'
 
-
-options = {}
 OptionParser.new do |opts|
     opts.banner = %{Usage:
     lrc [options]
 OptionParser.new do |opts|
     opts.banner = %{Usage:
     lrc [options]