AthenaAuditors: Fix cppcheck warnings.
Use splay_set::erase_and_dispose rather than doing the deletion separately; otherwise, cppcheck gets confused as to where the pointer's coming from.
Use splay_set::erase_and_dispose rather than doing the deletion separately; otherwise, cppcheck gets confused as to where the pointer's coming from.