mirror of
https://github.com/NGSolve/netgen.git
synced 2025-04-08 14:27:27 +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
|
} // End of namespace netgen
|
||||||
|
|
||||||
|
|
||||||
|
#ifndef WIN32
|
||||||
void Ng_Redraw () { ; }
|
void Ng_Redraw () { ; }
|
||||||
void Ng_ClearSolutionData() { ; }
|
void Ng_ClearSolutionData() { ; }
|
||||||
|
#endif
|
||||||
/*
|
/*
|
||||||
void Ng_SetSolutionData (Ng_SolutionData * soldata)
|
void Ng_SetSolutionData (Ng_SolutionData * soldata)
|
||||||
{
|
{
|
||||||
|
Loading…
x
Reference in New Issue
Block a user