remove all the remains of quote() and strip() that had been

used to modify the eigths bit of a character or string.
The functions had been switched off some time ago.
We now need all bits of a char for extended ascii or utf8
This commit is contained in:
Holger Vogt
2020-03-15 08:51:12 +01:00
parent 8d986e50cc
commit 7f085144a9
23 changed files with 12 additions and 115 deletions
-1
View File
@@ -906,7 +906,6 @@
<ClInclude Include="..\src\frontend\points.h" />
<ClInclude Include="..\src\frontend\postcoms.h" />
<ClInclude Include="..\src\frontend\postsc.h" />
<ClInclude Include="..\src\frontend\quote.h" />
<ClInclude Include="..\src\frontend\rawfile.h" />
<ClInclude Include="..\src\frontend\resource.h" />
<ClInclude Include="..\src\frontend\runcoms.h" />