diff options
author | Karl 'vollmerk' Vollmer <vollmer@ampache.org> | 2007-11-20 05:32:08 +0000 |
---|---|---|
committer | Karl 'vollmerk' Vollmer <vollmer@ampache.org> | 2007-11-20 05:32:08 +0000 |
commit | c1829308f4207eda5fbfff668ad0fcd6e1f16143 (patch) | |
tree | 265c61d8ef168a20fb938d7c17f934d2c4fd1819 /lib/class/api.class.php | |
parent | b28c8ea49f75add9b2b97f9077ea8a6695f95a9a (diff) | |
download | ampache-c1829308f4207eda5fbfff668ad0fcd6e1f16143.tar.gz ampache-c1829308f4207eda5fbfff668ad0fcd6e1f16143.tar.bz2 ampache-c1829308f4207eda5fbfff668ad0fcd6e1f16143.zip |
more changes for the amarok hotness
Diffstat (limited to 'lib/class/api.class.php')
-rw-r--r-- | lib/class/api.class.php | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/class/api.class.php b/lib/class/api.class.php index fb0fd2f9..861b9b8d 100644 --- a/lib/class/api.class.php +++ b/lib/class/api.class.php @@ -36,7 +36,6 @@ class Api { } // constructor - /** * handshake * This is the function that handles the verifying a new handshake |