[trunk] remove debug code

git-svn-id: https://svn.java.net/svn/essentials~svn/trunk@1362 e251c2fe-e539-e718-e476-b85c1f46cddb
This commit is contained in:
ementalo 2011-05-07 11:17:14 +00:00
parent 050b2cae18
commit cf1b72a740

View file

@ -109,7 +109,7 @@ public class EssentialsEcoPlayerListener extends PlayerListener
ItemStack qi1 = m1 ? null : ItemDb.get(l1[1], (int) q1);
ItemStack qi2 = m2 ? null : ItemDb.get(l2[1], (int) q2);
if (!username.equals(sign.getLines()[3].substring(2)))
if (username.equals(sign.getLines()[3].substring(2)))
{
if (m1)
{