Remove an incorrect assertion. The value of debug may change if
authorFabian Keil <fk@fabiankeil.de>
Sun, 27 Apr 2008 16:50:46 +0000 (16:50 +0000)
committerFabian Keil <fk@fabiankeil.de>
Sun, 27 Apr 2008 16:50:46 +0000 (16:50 +0000)
commit8300339ab5cd4ebccb7a0124defcc8380829827f
tree272afd239b7c8667199879bc426a3db6352bdc93
parent0b740fcf77b1f86134de4475cef3a74c880ba161
Remove an incorrect assertion. The value of debug may change if
the configuration is reloaded in another thread. While we could
cache the initial value, the assertion doesn't seem worth it.
errlog.c