From: cajus Date: Wed, 23 Apr 2008 07:10:04 +0000 (+0000) Subject: Removed commented seperator X-Git-Url: https://git.tokkee.org/?a=commitdiff_plain;h=0228dfcfe4be1a8c8da578b925c0e6abf69d75db;p=gosa.git Removed commented seperator git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@10624 594d385d-05f5-0310-b6e9-bd551577e9d8 --- diff --git a/gosa-core/include/class_MultiSelectWindow.inc b/gosa-core/include/class_MultiSelectWindow.inc index 798aafb5c..c5479c11f 100644 --- a/gosa-core/include/class_MultiSelectWindow.inc +++ b/gosa-core/include/class_MultiSelectWindow.inc @@ -658,7 +658,6 @@ class MultiSelectWindow{ $str = " "; } } -# $str .= " "; } return($str); }