snapshot: remove time information
[c11tester.git] / snapshotimp.h
index 4991845ce37921c4cf1aa1f7d9045b08ca2994a1..2d18b94dc659e4fe4fb3d42c226e34f30d0878ea 100644 (file)
@@ -61,9 +61,6 @@ size_t mStackSize;
 snapshot_id mIDToRollback;
 ucontext_t mContextToRollback;
 snapshot_id currSnapShotID;
-#if SSDEBUG
-struct timeval startTimeGlobal;
-#endif
 volatile bool mbFinalize;
 };
 extern struct Snapshot_t * sTheRecord;