Remove unused Notify::TYPE_PROFILE

This commit is contained in:
nupplaPhil 2020-02-04 22:11:31 +01:00
parent 88dc3efdc9
commit bd0be96fb3
No known key found for this signature in database
GPG Key ID: D8365C3D36B77D90
1 changed files with 0 additions and 1 deletions

View File

@ -140,7 +140,6 @@ define('MAX_LIKERS', 75);
* Email notification options
* @{
*/
define('NOTIFY_PROFILE', 64);
define('NOTIFY_TAGSELF', 128);
define('NOTIFY_TAGSHARE', 256);
define('NOTIFY_POKE', 512);