diff options
Diffstat (limited to 'Zotlabs/Module/Profile_photo.php')
-rw-r--r-- | Zotlabs/Module/Profile_photo.php | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Zotlabs/Module/Profile_photo.php b/Zotlabs/Module/Profile_photo.php index a5e87bbe2..d7e2bbce1 100644 --- a/Zotlabs/Module/Profile_photo.php +++ b/Zotlabs/Module/Profile_photo.php @@ -587,7 +587,6 @@ class Profile_photo extends Controller { return $o; } - return; // NOTREACHED } /* @brief Generate the UI for photo-cropping |