github.com/fozzysec/SiaPrime@v0.0.0-20190612043147-66c8e8d11fe3/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