diff --git a/core/js/shareconfigmodel.js b/core/js/shareconfigmodel.js
index 16ab904ad43aeeca66a4793ab615cf91d064d7ea..45c89d9e0798285ff34070ca22dd416a05bf68f7 100644
--- a/core/js/shareconfigmodel.js
+++ b/core/js/shareconfigmodel.js
@@ -33,14 +33,6 @@
 			allowGroupSharing: oc_appconfig.core.allowGroupSharing
 		},
 
-		/**
-		 * @returns {boolean}
-		 * @deprecated here for legacy reasons - will always return true
-		 */
-		areAvatarsEnabled: function() {
-			return true;
-		},
-
 		/**
 		 * @returns {boolean}
 		 */