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 2017/05/08 18:58:42 UTC

[trafficserver] branch master updated: coverity 1021731 : remove unused variable

This is an automated email from the ASF dual-hosted git repository.

zwoop pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/trafficserver.git

The following commit(s) were added to refs/heads/master by this push:
       new  7490ea6   coverity 1021731 : remove unused variable
7490ea6 is described below

commit 7490ea65396921f8ec6a16e0adaef355031d9824
Author: Jason Kenny <dr...@live.com>
AuthorDate: Mon May 8 14:25:50 2017 -0400

    coverity 1021731 : remove unused variable
---
 lib/ts/I_Layout.h | 1 -
 1 file changed, 1 deletion(-)

diff --git a/lib/ts/I_Layout.h b/lib/ts/I_Layout.h
index 2be9b19..8f960f9 100644
--- a/lib/ts/I_Layout.h
+++ b/lib/ts/I_Layout.h
@@ -46,7 +46,6 @@ struct Layout {
   char *libdir;
   char *libexecdir;
   char *localstatedir;
-  char *sharedstatedir;
   char *runtimedir;
   char *logdir;
   char *mandir;

-- 
To stop receiving notification emails like this one, please contact
['"commits@trafficserver.apache.org" <co...@trafficserver.apache.org>'].