ngs needs dummy clearsolutiondata

This commit is contained in:
Joachim Schoeberl 2014-10-10 11:39:30 +00:00
parent c1935691e2
commit d8d525205e

View File

@ -1228,7 +1228,7 @@ namespace netgen
void Ng_Redraw () { ; } void Ng_Redraw () { ; }
void Ng_ClearSolutionData();// {; } void Ng_ClearSolutionData() { ; }
/* /*
void Ng_SetSolutionData (Ng_SolutionData * soldata) void Ng_SetSolutionData (Ng_SolutionData * soldata)
{ {