snapshot: remove duplicate definition of finalize()
[c11tester.git] / snapshot.h
index 39e294a8c60f1c0d781fdafb43a6162b6475f1af..3b33a7ef5aeaa774af2501f8b32fe7d005b5886b 100644 (file)
@@ -18,8 +18,6 @@ snapshot_id takeSnapshot( );
 
 void rollBack( snapshot_id theSnapShot );
 
-void finalize();
-
 #ifdef __cplusplus
 extern "C" {
 #endif