Skip to content

Commit

Permalink
Removal of unneeded declarations.
Browse files Browse the repository at this point in the history
  • Loading branch information
nadeaudi committed Jun 27, 2016
1 parent af2ac11 commit cba894d
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions src/HSADebugAgent/Include/CommandLoop.h
Original file line number Diff line number Diff line change
Expand Up @@ -34,10 +34,6 @@ HsailAgentStatus WaitForDebugThreadCompletion();

HsailAgentStatus CreateDebugEventThread(DebugEventThreadParams* pArgs);

void SetUseHsaDebugBreakpoint(bool value);

bool GetUseHsaDebugBreakpoint(void);

} // End Namespace HwDbgAgent

#endif // COMMANDLOOP_H_

0 comments on commit cba894d

Please sign in to comment.