diff options
| author | Tobias Brunner <tobias@strongswan.org> | 2011-10-21 14:05:18 +0200 |
|---|---|---|
| committer | Tobias Brunner <tobias@strongswan.org> | 2011-10-21 14:24:34 +0200 |
| commit | d19eaf745720045a0a282cdd7f92eef911d2f72b (patch) | |
| tree | 524ed36cfe3abe6c1fa35aff4e635dcabad877dc /src/starter/files.h | |
| parent | 677955e9d426b84ff479a9069ddf6b9afe198db1 (diff) | |
| download | strongswan-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.h | 1 |
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_ */ |
