mirror of
https://github.com/NGSolve/netgen.git
synced 2025-01-13 14:40:35 +05:00
removed dummy functions Ng_Redraw and Ng_ClearSolutionData
This commit is contained in:
parent
2913991461
commit
93997f512d
@ -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)
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user