dummy not needed also on Linux

This commit is contained in:
Joachim Schoeberl 2014-10-16 16:05:42 +00:00
parent 93997f512d
commit 9977e12e68

View File

@ -1226,11 +1226,12 @@ namespace netgen
} // End of namespace netgen
/*
#ifndef WIN32
void Ng_Redraw () { ; }
void Ng_ClearSolutionData() { ; }
#endif
/*
void Ng_SetSolutionData (Ng_SolutionData * soldata)
{
delete soldata->solclass;