From: Michael M Slusarz Date: Wed, 28 Oct 2009 22:18:35 +0000 (-0600) Subject: Fix duplicate declaration. X-Git-Url: https://git.internetallee.de/?a=commitdiff_plain;h=445aedd5e4a6b71ee570f3a8d69102b14a59dee0;p=horde.git Fix duplicate declaration. --- diff --git a/framework/Stream_Wrapper/lib/Horde/Stream/Wrapper/String.php b/framework/Stream_Wrapper/lib/Horde/Stream/Wrapper/String.php index b1d60a5c9..0a03d5358 100644 --- a/framework/Stream_Wrapper/lib/Horde/Stream/Wrapper/String.php +++ b/framework/Stream_Wrapper/lib/Horde/Stream/Wrapper/String.php @@ -60,14 +60,6 @@ class Horde_Stream_Wrapper_String } /** - * @return boolean - */ - public function stream_stat() - { - return false; - } - - /** * @param integer $count * * @return string