[Jamwiki-commit] SF.net SVN: jamwiki:[4306] wiki/branches/pitpalme/jamwiki-core/src/main/ java/org
Brought to you by:
wrh2
From: <pit...@us...> - 2013-03-07 06:48:50
|
Revision: 4306 http://jamwiki.svn.sourceforge.net/jamwiki/?rev=4306&view=rev Author: pitpalme Date: 2013-03-07 06:48:43 +0000 (Thu, 07 Mar 2013) Log Message: ----------- Cleanup: Useless variable assignment fixed. Three variables have been assigned to itself, while all surrounding assignments looked like copying from input in a copy-c'tor. Fixed. Modified Paths: -------------- wiki/branches/pitpalme/jamwiki-core/src/main/java/org/jamwiki/parser/ParserInput.java This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |