Skip to content

Commit

Permalink
Undo botched merge
Browse files Browse the repository at this point in the history
  • Loading branch information
moyix committed Jun 14, 2016
1 parent 03072be commit 7093f2c
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions hmp.h
Original file line number Diff line number Diff line change
Expand Up @@ -140,11 +140,4 @@ void hmp_begin_replay(Monitor *mon, const QDict *qdict);
void hmp_end_record(Monitor *mon, const QDict *qdict);
void hmp_end_replay(Monitor *mon, const QDict *qdict);

// PANDA Record/Replay HMP
void hmp_begin_record(Monitor *mon, const QDict *qdict);
void hmp_begin_record_from(Monitor *mon, const QDict *qdict);
void hmp_begin_replay(Monitor *mon, const QDict *qdict);
void hmp_end_record(Monitor *mon, const QDict *qdict);
void hmp_end_replay(Monitor *mon, const QDict *qdict);

#endif

0 comments on commit 7093f2c

Please sign in to comment.