Skip to content

Commit

Permalink
Remove debug outputs
Browse files Browse the repository at this point in the history
  • Loading branch information
jushar committed Apr 26, 2017
1 parent 319f72b commit 5f8e0a4
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions LuaLibrary/MTADebug/MTADebug.lua
Original file line number Diff line number Diff line change
Expand Up @@ -176,8 +176,6 @@ function MTATD.MTADebug:_fetchBreakpoints(wait)
end
self._breakpoints[breakpoint.file][breakpoint.line] = true
end

iprint(self._breakpoints)

responseAvailable = true
end
Expand Down

0 comments on commit 5f8e0a4

Please sign in to comment.