This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "Citadel Server, WebCit, utilities".
The branch, master has been updated via ab6b11ab4005e990fbb368b14c42630b7694c54f (commit) from 5584de4d18c11044d91a292d751fc83c642d3dc7 (commit) Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below. - Log ----------------------------------------------------------------- http://code.citadel.org/?p=citadel.git&a=commit&h=ab6b11ab4005e990fbb368b14c42630b7694c54f commit ab6b11ab4005e990fbb368b14c42630b7694c54f Author: Art Cancro <a...@citadel.org> Date: Sat Jan 23 19:18:03 2021 -0500 Eliminated all destructor hooks. The operating system can clean this up for us better than we can. ----------------------------------------------------------------------- Summary of changes: citadel/serv_extensions.c | 193 ---------------------------------------------- citadel/serv_extensions.h | 11 --- citadel/sysdep.c | 14 ---- 3 files changed, 218 deletions(-) hooks/post-receive -- Citadel Server, WebCit, utilities