github.com/dmmcquay/sia@v1.3.1-0.20180712220038-9f8d535311b9/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