Skip to content

Remove LbAppInit::releaseMemoryPools

Marco Cattaneo requested to merge LbAppInit-removeMemPurge into 2017-patches

In LbAppInit:

  • Remove releaseMemoryPools method (called when reaching MemoryPurgeLimit), as it has never worked
  • MemPurgeLimit property declared obsolete
  • Modernise Property declarations

@jonrob FYI

Merge request reports