[AppDB] Remove default text from screenshots reply edit box

Rosanne DiMesio dimesio at earthlink.net
Thu Jun 15 14:13:23 CDT 2017


Fixes the last remaining problem mentioned in bug 26930.

Signed-off-by: Rosanne DiMesio <dimesio at earthlink.net>
---
 include/screenshot.php | 5 -----
 1 file changed, 5 deletions(-)

diff --git a/include/screenshot.php b/include/screenshot.php
index 1c14aed..a2f4da2 100644
--- a/include/screenshot.php
+++ b/include/screenshot.php
@@ -761,11 +761,6 @@ class screenshot
         return TRUE;
     }
 
-    function getDefaultReply()
-    {
-        return appData::getDefaultReply();
-    }
-
     function display()
     {
         /* STUB */
-- 
2.12.3




More information about the wine-patches mailing list