You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@trafficserver.apache.org by zw...@apache.org on 2013/10/06 16:57:54 UTC

[09/22] git commit: LogObject.h doesn't need to #include SimpleTokenizer.h

LogObject.h doesn't need to #include SimpleTokenizer.h


Project: http://git-wip-us.apache.org/repos/asf/trafficserver/repo
Commit: http://git-wip-us.apache.org/repos/asf/trafficserver/commit/fc3838fd
Tree: http://git-wip-us.apache.org/repos/asf/trafficserver/tree/fc3838fd
Diff: http://git-wip-us.apache.org/repos/asf/trafficserver/diff/fc3838fd

Branch: refs/heads/5.0.x
Commit: fc3838fd7bc9319c8beb8b132a5459ff35b46130
Parents: 9086529
Author: James Peach <jp...@apache.org>
Authored: Fri Sep 20 16:12:09 2013 -0700
Committer: James Peach <jp...@apache.org>
Committed: Fri Sep 27 11:29:27 2013 -0700

----------------------------------------------------------------------
 proxy/logging/LogObject.h | 1 -
 1 file changed, 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/trafficserver/blob/fc3838fd/proxy/logging/LogObject.h
----------------------------------------------------------------------
diff --git a/proxy/logging/LogObject.h b/proxy/logging/LogObject.h
index 49f426a..0b8bf52 100644
--- a/proxy/logging/LogObject.h
+++ b/proxy/logging/LogObject.h
@@ -35,7 +35,6 @@
 #include "LogBuffer.h"
 #include "LogAccess.h"
 #include "LogFilter.h"
-#include "SimpleTokenizer.h"
 
 /*-------------------------------------------------------------------------
   LogObject