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 d488e003..638c5998 100644 --- a/lib/class/artist.class.php +++ b/lib/class/artist.class.php @@ -243,7 +243,6 @@ class Artist extends database_object { $this->f_tags = Tag::get_display($this->tags,$this->id,'artist'); - return true; } // format |