« get me outta code hell

http-music - Command-line music player + utils (not a server!)
about summary refs log tree commit diff
path: root/src/play.js
diff options
context:
space:
mode:
Diffstat (limited to 'src/play.js')
-rwxr-xr-xsrc/play.js2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/play.js b/src/play.js
index 6db8e68..a94e2aa 100755
--- a/src/play.js
+++ b/src/play.js
@@ -291,8 +291,6 @@ async function main(args) {
       playerCommand = util.nextArg()
     },
 
-    '-player': util => util.alias('-player-command'),
-
     '-play-opts': function(util) {
       // --play-opts <opts>
       // Sets command line options passed to the `play` command.