Jason Huynh created GEODE-196:
---------------------------------
Summary: Remove unneeded system out in RuntimeIterator
Key: GEODE-196
URL: https://issues.apache.org/jira/browse/GEODE-196
Project: Geode
Issue Type: Bug
Reporter: Jason Huynh
Assignee: Jason Huynh
Priority: Minor
Remove the system out and if block in RuntimeIterator. The lines are:
if(current == UNINITIALIZED) {
System.out.println("asif");
}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
