aboutsummaryrefslogtreecommitdiffstats
path: root/plugin/auditory.vim
diff options
context:
space:
mode:
Diffstat (limited to 'plugin/auditory.vim')
-rw-r--r--plugin/auditory.vim5
1 files changed, 0 insertions, 5 deletions
diff --git a/plugin/auditory.vim b/plugin/auditory.vim
index d740561..411a812 100644
--- a/plugin/auditory.vim
+++ b/plugin/auditory.vim
@@ -29,8 +29,3 @@ command! AuditoryToggleGalaxyFarFarAway call auditory#ToggleGalaxyFarFarAway()
if g:auditory_on
call auditory#AssignMappings()
endif
-
-if g:auditory_galaxy_far_far_away
- let g:auditory_galaxy_far_far_away = 0
- call auditory#ToggleGalaxyFarFarAway()
-endif