Remove bogus hunk.

This commit is contained in:
Maxim Sobolev 2007-04-24 05:57:15 +00:00
parent fe39c2ed78
commit b5c3d34125
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=190784

View File

@ -3,15 +3,6 @@ $FreeBSD$
--- logging.c
+++ logging.c
@@ -10,7 +10,7 @@
* This software was authored by Constantin Kaplinsky <const@ce.cctpu.edu.ru>
* and sponsored by HorizonLive.com, Inc.
*
- * $Id: logging.c,v 1.1 2007/04/24 05:32:17 root Exp $
+ * $Id: logging.c,v 1.5 2003/04/21 17:20:35 const Exp $
* Logging implementation
*/
@@ -138,8 +138,6 @@
char time_buf[32];
char level_char = ' ';