Removed unneeded code in EpsImage
This commit is contained in:
parent
a4c1d3f5b5
commit
0b9894b100
@ -530,9 +530,6 @@ namespace {
|
||||
}
|
||||
}
|
||||
// remaining explicit comments
|
||||
#ifdef DEBUG
|
||||
significantLine = true;
|
||||
#endif
|
||||
if (posEndComments == posEndEps && posLanguageLevel == posEndEps && startsWith(line, "%%LanguageLevel:")) {
|
||||
posLanguageLevel = startPos;
|
||||
} else if (posEndComments == posEndEps && posContainsXmp == posEndEps && startsWith(line, "%ADO_ContainsXMP:")) {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user