Skip to content

Commit

Permalink
Remove convex_decomp in drivers/SCsub
Browse files Browse the repository at this point in the history
follow-up f111d1a
  • Loading branch information
volzhs committed Dec 14, 2019
1 parent 3a9284b commit 904b770
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions drivers/SCsub
Original file line number Diff line number Diff line change
Expand Up @@ -33,11 +33,6 @@ else:
# Core dependencies
SConscript("png/SCsub")

# Tools override
# FIXME: Should likely be integrated in the tools/ codebase
if env['tools']:
SConscript("convex_decomp/SCsub")

if env['vsproj']:
import os
path = os.getcwd()
Expand Down

0 comments on commit 904b770

Please sign in to comment.