]> mj.ucw.cz Git - libucw.git/commit
Logging: LOG_STREAM_DEFAULT is no longer needed.
authorMartin Mares <mj@ucw.cz>
Fri, 13 Feb 2009 23:37:33 +0000 (00:37 +0100)
committerMartin Mares <mj@ucw.cz>
Fri, 13 Feb 2009 23:37:33 +0000 (00:37 +0100)
commit64ebae182951545e635fb27cac324909a8b34e9e
tree23ae23c3498bae9f08aa05da9c8072bd15f9567a
parentde742f43adad78a5bdda6ace083106f7264a2e16
Logging: LOG_STREAM_DEFAULT is no longer needed.

As we have un-constified log_stream_default, the casts are no longer
necessary, so I have removed the macro.
ucw/log.c
ucw/log.h