removed stray code

This commit is contained in:
Andreas Steffen 2011-07-18 10:22:29 +02:00
parent e65a50530e
commit cad259e349
1 changed files with 1 additions and 2 deletions

View File

@ -254,8 +254,7 @@ struct private_kernel_netlink_ipsec_t {
mutex_t *mutex;
/**
* Hash table of installed policies (policy_entry_t) DBG2(DBG_KNL, " using extended sequence numbers (ESN)");
* Hash table of installed policies (policy_entry_t)
*/
hashtable_t *policies;