]> git.mxchange.org Git - quix0rs-gnu-social.git/commitdiff
remove some merge cruft from the end of twitter.php
authorEvan Prodromou <evan@controlyourself.ca>
Mon, 24 Aug 2009 21:44:19 +0000 (17:44 -0400)
committerEvan Prodromou <evan@controlyourself.ca>
Mon, 24 Aug 2009 21:44:19 +0000 (17:44 -0400)
lib/twitter.php

index 11c1374283c2d820173302748cee1a7db725d9df..2a8f6d7d88cd0e0ad899431eabbc128fe878b884 100644 (file)
@@ -255,64 +255,3 @@ function remove_twitter_link($flink)
     }
 
 }
-
-        $result = mail_twitter_bridge_removed($user);
-
-        if (!$result) {
-
-            $msg = 'Unable to send email to notify ' .
-              "$user->nickname (user id: $user->id) " .
-              'that their Twitter bridge link was ' .
-              'removed!';
-
-            common_log(LOG_WARNING, $msg);
-        }
-    }
-
-}
-
-        $result = mail_twitter_bridge_removed($user);
-
-        if (!$result) {
-
-            $msg = 'Unable to send email to notify ' .
-              "$user->nickname (user id: $user->id) " .
-              'that their Twitter bridge link was ' .
-              'removed!';
-
-            common_log(LOG_WARNING, $msg);
-        }
-    }
-
-}
-
-        $result = mail_twitter_bridge_removed($user);
-
-        if (!$result) {
-
-            $msg = 'Unable to send email to notify ' .
-              "$user->nickname (user id: $user->id) " .
-              'that their Twitter bridge link was ' .
-              'removed!';
-
-            common_log(LOG_WARNING, $msg);
-        }
-    }
-
-}
-
-        $result = mail_twitter_bridge_removed($user);
-
-        if (!$result) {
-
-            $msg = 'Unable to send email to notify ' .
-              "$user->nickname (user id: $user->id) " .
-              'that their Twitter bridge link was ' .
-              'removed!';
-
-            common_log(LOG_WARNING, $msg);
-        }
-    }
-
-}
-