From: W. Trevor King Date: Fri, 13 Aug 2010 01:55:38 +0000 (-0400) Subject: Remove PlaylistArgument from plugin.playlist.SaveCommand now that it's a PlaylistCommand X-Git-Url: http://git.tremily.us/?p=hooke.git;a=commitdiff_plain;h=ec80933feef183429398f15852d3b161205b4429 Remove PlaylistArgument from plugin.playlist.SaveCommand now that it's a PlaylistCommand --- diff --git a/hooke/plugin/playlist.py b/hooke/plugin/playlist.py index 4a5efd4..85fd2d8 100644 --- a/hooke/plugin/playlist.py +++ b/hooke/plugin/playlist.py @@ -212,7 +212,6 @@ class SaveCommand (PlaylistCommand): super(SaveCommand, self).__init__( name='save playlist', arguments=[ - PlaylistArgument, Argument(name='output', type='file', help=""" File name for the output playlist. Defaults to overwriting the input