aboutsummaryrefslogtreecommitdiffstats
path: root/src/starter/files.h
diff options
context:
space:
mode:
authorTobias Brunner <tobias@strongswan.org>2011-10-21 14:05:18 +0200
committerTobias Brunner <tobias@strongswan.org>2011-10-21 14:24:34 +0200
commitd19eaf745720045a0a282cdd7f92eef911d2f72b (patch)
tree524ed36cfe3abe6c1fa35aff4e635dcabad877dc /src/starter/files.h
parent677955e9d426b84ff479a9069ddf6b9afe198db1 (diff)
downloadstrongswan-d19eaf745720045a0a282cdd7f92eef911d2f72b.tar.bz2
strongswan-d19eaf745720045a0a282cdd7f92eef911d2f72b.tar.xz
starter: INFO_FILE is not used anymore.
Diffstat (limited to 'src/starter/files.h')
-rw-r--r--src/starter/files.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/starter/files.h b/src/starter/files.h
index ec41c9f2e..88857c0b2 100644
--- a/src/starter/files.h
+++ b/src/starter/files.h
@@ -33,7 +33,6 @@
#define CHARON_PID_FILE IPSEC_PIDDIR "/charon.pid"
#define DYNIP_DIR IPSEC_PIDDIR "/dynip"
-#define INFO_FILE IPSEC_PIDDIR "/ipsec.info"
#endif /* _STARTER_FILES_H_ */