]> git.mxchange.org Git - friendica.git/commitdiff
Remove unused Notify::TYPE_PROFILE
authornupplaPhil <admin+github@philipp.info>
Tue, 4 Feb 2020 21:11:31 +0000 (22:11 +0100)
committernupplaPhil <admin+github@philipp.info>
Wed, 5 Feb 2020 20:41:04 +0000 (21:41 +0100)
boot.php

index 950624ad44ff1da82843beb2ef9df7c77ff569fc..ec7d194a94751d46ae985a92a5fce6a4a3df24a7 100644 (file)
--- a/boot.php
+++ b/boot.php
@@ -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);