]> git.ipfire.org Git - thirdparty/squid.git/blobdiff - lib/profiler/xprof_type.h
SourceFormat Enforcement
[thirdparty/squid.git] / lib / profiler / xprof_type.h
index 4d9b227a0c793cd05b1fb2dbdfccc14c9d06eb6d..29bdeffcf75267c3d5a51ffe860b35a02263c074 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 1996-2014 The Squid Software Foundation and contributors
+ * Copyright (C) 1996-2015 The Squid Software Foundation and contributors
  *
  * Squid software is distributed under GPLv2+ license and includes
  * contributions from numerous individuals and organizations.
@@ -52,7 +52,6 @@ typedef enum {
     XPROF_httpStart,
     XPROF_HttpStateData_processReplyBody,
     XPROF_HttpStateData_processReplyHeader,
-    XPROF_HttpStateData_readReply,
     XPROF_InvokeHandlers,
     XPROF_malloc,
     XPROF_MemBuf_append,