Skip to content

Commit 1cb651d

Browse files
author
Samuel Behrens
committed
Signed off by: Samuel Behrens <[email protected]>
1 parent b2bf1c7 commit 1cb651d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

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

-1
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)