Explorar o código

Merge pull request #22380 from allkhor/fix_scons_warning

Fixed scons warning: Ignoring missing 'core/helper/SCsub' after  #22351.
Rémi Verschelde %!s(int64=7) %!d(string=hai) anos
pai
achega
75e44badba
Modificáronse 1 ficheiros con 0 adicións e 1 borrados
  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