remove xgraph in ngspice shared lib

This commit is contained in:
Holger Vogt 2020-03-02 18:13:35 +01:00
parent 262d74bb4d
commit ab12ad574e
1 changed files with 0 additions and 2 deletions

View File

@ -456,7 +456,6 @@
<ClInclude Include="..\src\frontend\plotting\plotting.h" />
<ClInclude Include="..\src\frontend\plotting\pvec.h" />
<ClInclude Include="..\src\frontend\plotting\x11.h" />
<ClInclude Include="..\src\frontend\plotting\xgraph.h" />
<ClInclude Include="..\src\frontend\points.h" />
<ClInclude Include="..\src\frontend\postcoms.h" />
<ClInclude Include="..\src\frontend\postsc.h" />
@ -1062,7 +1061,6 @@
<ClCompile Include="..\src\frontend\plotting\plotting.c" />
<ClCompile Include="..\src\frontend\plotting\pvec.c" />
<ClCompile Include="..\src\frontend\plotting\x11.c" />
<ClCompile Include="..\src\frontend\plotting\xgraph.c" />
<ClCompile Include="..\src\frontend\points.c" />
<ClCompile Include="..\src\frontend\postcoms.c" />
<ClCompile Include="..\src\frontend\postsc.c" />