Skip to content

Commit

Permalink
Removed option file constant.
Browse files Browse the repository at this point in the history
  • Loading branch information
jimweirich committed Sep 24, 2010
1 parent 82f13eb commit 9dad179
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions rakelib/tags.rake
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,6 @@ module Tags
DIR_LIST << RVM_GEMDIR if File.exists?(RVM_GEMDIR)
DIRS = DIR_LIST.join(" ")

OPTION_FILE = '.ctags_options'

module_function

# Convert key_word to --key-word.
Expand Down

0 comments on commit 9dad179

Please sign in to comment.