Notify.php
authorElliott Polk <elliott.polk@thekaroshiworkshop.com>
Thu, 31 May 2012 05:47:16 +0000 (13:47 +0800)
committerElliott Polk <elliott.polk@thekaroshiworkshop.com>
Thu, 31 May 2012 05:47:16 +0000 (13:47 +0800)
Notify.php

index b9ef648..6f64f8f 100644 (file)
@@ -311,8 +311,4 @@ class Pman_Core_Notify extends Pman
         die("done\n");
     }
 
-    function output() {
-        die("\nDone\n");
-    }
-
 }
\ No newline at end of file