Skip to content

Commit 9012116

Browse files
committed
no-op debug code :/
1 parent 8fdd64c commit 9012116

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

lib/functions.php

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -193,8 +193,6 @@ function($matches) {
193193
$uri
194194
);
195195

196-
if ($uri!==$uri) die($uri . "\n");
197-
198196
return
199197
parse_url($uri) + [
200198
'scheme' => null,

0 commit comments

Comments
 (0)