Skip to content

Commit

Permalink
MNT: Remove unused preprocessor definition
Browse files Browse the repository at this point in the history
  • Loading branch information
JJL772 committed Jul 9, 2021
1 parent 9e059b4 commit 3a2b495
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions ek9000App/src/ekUtil.h
Original file line number Diff line number Diff line change
Expand Up @@ -51,8 +51,6 @@ class CAutoLockWrapper

#define AUTO_LOCK(x) CAutoLockWrapper<epicsMutex> __auto_lock(x)

#define DEV_TRACE(msg, ...)

namespace util
{
/**
Expand Down

0 comments on commit 3a2b495

Please sign in to comment.