diff options
Diffstat (limited to 'apps/contacts/ajax/currentphoto.php')
-rw-r--r-- | apps/contacts/ajax/currentphoto.php | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/apps/contacts/ajax/currentphoto.php b/apps/contacts/ajax/currentphoto.php index b10e752c453..8f60eca08ec 100644 --- a/apps/contacts/ajax/currentphoto.php +++ b/apps/contacts/ajax/currentphoto.php @@ -51,5 +51,3 @@ if( is_null($contact)) { bailOut(OC_Contacts_App::$l10n->t('The loading photo is not valid.')); } } - -?> |