Tools: [skip ci] remove the last reference to CxImage: fixes #6432

This commit is contained in:
wmayer
2022-03-01 18:35:28 +01:00
parent e3d51eb3aa
commit d6c397ea22

View File

@@ -7,7 +7,7 @@
import codecs, os
ext=[".cpp", ".cxx", ".cc", ".c", ".hpp", ".hxx", ".hh", ".h", ".inl", ".inc", ".py"]
flt=['__init__.py', '_rc.py', 'CxImage',
flt=['__init__.py', '_rc.py',
'coin_header_includes.h',
'CxxDebug.hxx',
'IndirectPythonInterface.hxx',