Skip to content

Commit 1cb651d

Browse files
author
Samuel Behrens
committed
Signed off by: Samuel Behrens <behrenssamuel4@gmail.com>
1 parent b2bf1c7 commit 1cb651d

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

src/Platform_Core/org/lobobrowser/security/RequestManager.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -138,7 +138,6 @@ public boolean isRequestPermitted(final Request request) {
138138
}
139139
}
140140

141-
// dumpCounters();
142141
if (permitted == true) {
143142
// The request is permitted, so we increment accepted.
144143
accepted++;

0 commit comments

Comments
 (0)