Skip to content
  • Shawn Routhier's avatar
    [trac3706] Clean up some issues from cpp check · 598fc654
    Shawn Routhier authored
    Remove or comment out some variables that aren't read after they are written.
    
    Tag the process classes as noncopyable to avoid external code trying
    to copy them and to avoid an issue for cpp check
    598fc654