Commit ef23bf44 authored by Daryl Herzmann's avatar Daryl Herzmann Committed by akrherz

OF-52: This one wasn't necessary, my bad


git-svn-id: http://svn.igniterealtime.org/svn/repos/openfire/trunk@11188 b35dd754-fafc-0310-a699-88a17e54d16e
parent c6a8571d
......@@ -532,7 +532,6 @@ public class PubSubPersistenceManager {
loadItems(nodes, rs);
}
rs.close();
pstmt.close();
}
catch (SQLException sqle) {
Log.error(sqle);
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment