remove unused visionimg

This commit is contained in:
Adeeb Shihadeh
2022-06-01 14:42:25 -07:00
parent b1177a325a
commit c677c6b164
6 changed files with 2 additions and 38 deletions
-1
View File
@@ -19,7 +19,6 @@ _common = fxn('common', common_libs, LIBS="json11")
files = [
'clutil.cc',
'visionimg.cc',
]
_gpucommon = fxn('gpucommon', files)