Index: unittests/tst_logging.h =================================================================== diff -u -r805119c460b4a266d6401c8705f4427e7fbe270f -ra5c6a0d81d94961d9035799a898422785079d6ad --- unittests/tst_logging.h (.../tst_logging.h) (revision 805119c460b4a266d6401c8705f4427e7fbe270f) +++ unittests/tst_logging.h (.../tst_logging.h) (revision a5c6a0d81d94961d9035799a898422785079d6ad) @@ -37,9 +37,6 @@ // will be called after every test function. void cleanup(); - // will be called after the last test function was executed. - void cleanupTestCase(); - void logEvent(); void logError(); void logDatum();