diff options
Diffstat (limited to 'cpp/src/qpid/log/Statement.h')
| -rw-r--r-- | cpp/src/qpid/log/Statement.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/cpp/src/qpid/log/Statement.h b/cpp/src/qpid/log/Statement.h index f765df1cf4..23a6fe1e54 100644 --- a/cpp/src/qpid/log/Statement.h +++ b/cpp/src/qpid/log/Statement.h @@ -53,9 +53,6 @@ struct LevelTraits { /** String name of level */ static const char* name(Level); - - /** Syslog priority of level */ - static int priority(Level); }; /** POD struct representing a logging statement in source code. */ |
