ResetTime from meshing global

This commit is contained in:
Joachim Schöberl 2019-02-02 16:23:46 +01:00
parent fca2d40a3d
commit 1321fcf3f3

View File

@ -1211,14 +1211,14 @@ namespace netgen
} }
*/ */
/*
#ifndef WIN32 #ifndef WIN32
void ResetTime () void ResetTime ()
{ {
; ;
} }
#endif #endif
*/
void MyBeep (int i) void MyBeep (int i)