mirror of
https://github.com/NGSolve/netgen.git
synced 2025-01-27 13:20:34 +05:00
dummy not needed also on Linux
This commit is contained in:
parent
93997f512d
commit
9977e12e68
@ -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;
|
||||
|
Loading…
Reference in New Issue
Block a user