cn-uofbasel / ccn-lite

CCN-lite, a lightweight implementation of the CCNx protocol and its variations
ISC License
74 stars 63 forks source link

removes unused function ccnl_core_addToCleanup #303

Closed mfrey closed 6 years ago

mfrey commented 6 years ago

Contribution description

This PR removes the unused member bufCleanUpList in ccnl_relay.h and removes also the unused function ccnl_core_addToCleanupin ccnl_buf.h

Issues/PRs references

Fixes #302.