remove unused visionimg

old-commit-hash: c677c6b164fc8e642ca75809213eca0678cf86ac
This commit is contained in:
Adeeb Shihadeh
2022-06-01 14:42:25 -07:00
parent 055bce8ebd
commit 11b41511c9
6 changed files with 2 additions and 38 deletions

View File

@@ -19,7 +19,6 @@ _common = fxn('common', common_libs, LIBS="json11")
files = [
'clutil.cc',
'visionimg.cc',
]
_gpucommon = fxn('gpucommon', files)