From ac1c462f3ced63ff988c52ec14cbd7105d237a3e Mon Sep 17 00:00:00 2001 From: David Vazgenovich Shakaryan Date: Thu, 23 Jul 2009 22:57:55 -0700 Subject: Forgot a method in the last commit. --- libmpd.rb | 8 -------- 1 file changed, 8 deletions(-) (limited to 'libmpd.rb') diff --git a/libmpd.rb b/libmpd.rb index 84e1c40..3bbf4c8 100644 --- a/libmpd.rb +++ b/libmpd.rb @@ -81,14 +81,6 @@ class MPD return songs end - # Returns an Array composed of Hashes containing information about the songs - # in the playlist. - # - # Not yet complete. - def playlistinfo - return split_and_hash send_request 'playlistinfo' - end - # Find all songs in database with an exact match. def find type, what return split_and_hash send_request 'find %s "%s"' % [type, what] -- cgit v1.2.3-70-g09d2