Removed unwanted commented line

This commit is contained in:
Jocelyn Fiat
2012-10-08 09:27:03 +02:00
parent 146fd3cc7d
commit 2d3151e45f

View File

@@ -40,12 +40,6 @@ feature -- Access
password: STRING
-- Password
foo_: STRING
do
ensure
anchor: False
end
feature -- Comparison
is_equal (other: like Current): BOOLEAN