Browse Source

Merge pull request #22380 from allkhor/fix_scons_warning

Fixed scons warning: Ignoring missing 'core/helper/SCsub' after  #22351.
Rémi Verschelde 7 years ago
parent
commit
75e44badba
1 changed files with 0 additions and 1 deletions
  1. 0 1
      core/SCsub

+ 0 - 1
core/SCsub

@@ -117,7 +117,6 @@ SConscript('os/SCsub')
 SConscript('math/SCsub')
 SConscript('io/SCsub')
 SConscript('bind/SCsub')
-SConscript('helper/SCsub')
 
 
 # Build it all as a library