github.com/ZuluSpl0it/Sia@v1.3.7/build/debug_off.go (about)

     1  // +build !debug
     2  
     3  package build
     4  
     5  // DEBUG set to false turns the debugging off
     6  const DEBUG = false