Remove superfluous check again
authorFabian Keil <fk@fabiankeil.de>
Sun, 17 Jan 2016 18:54:16 +0000 (18:54 +0000)
committerFabian Keil <fk@fabiankeil.de>
Sun, 17 Jan 2016 18:54:16 +0000 (18:54 +0000)
commit7561fe12f24fdb42375f78ba965e952c3841fbeb
tree935b8b75777432e73f2023889d7f228860da3fec
parentdc80a8219d68d1e25821219e0b3b5bcda5bae21e
Remove superfluous check again

As pointed out by Lee, it still caused a compiler warning
on Windows and AddressSanitizer seems to confirm that it's
not actually required to fix the crashes.
pcre/pcre.c