removed dummy functions Ng_Redraw and Ng_ClearSolutionData

This commit is contained in:
Gerhard Kitzler 2014-10-16 15:14:35 +00:00
parent 2913991461
commit 93997f512d

View File

@ -1226,9 +1226,10 @@ namespace netgen
} // End of namespace netgen
#ifndef WIN32
void Ng_Redraw () { ; }
void Ng_ClearSolutionData() { ; }
#endif
/*
void Ng_SetSolutionData (Ng_SolutionData * soldata)
{