diff options
Diffstat (limited to 'lib/class/artist.class.php')
-rw-r--r-- | lib/class/artist.class.php | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/class/artist.class.php b/lib/class/artist.class.php index 9bf4c65d..fe6f57a1 100644 --- a/lib/class/artist.class.php +++ b/lib/class/artist.class.php @@ -43,7 +43,6 @@ * @license http://opensource.org/licenses/gpl-2.0 GPLv2 * @version Release: * @link http://www.ampache.org/ - * @see xxx * @since Class available since Release 1.0 */ class Artist extends database_object { |