Browse Source

[2672] Remove unused message ID

Mukund Sivaraman 12 years ago
parent
commit
4d6818eb58
1 changed files with 0 additions and 7 deletions
  1. 0 7
      src/bin/resolver/resolver_messages.mes

+ 0 - 7
src/bin/resolver/resolver_messages.mes

@@ -135,13 +135,6 @@ A warning message issued during resolver startup, this indicates that
 no root addresses have been set.  This may be because the resolver will
 get them from a priming query.
 
-% RESOLVER_PARSE_ERROR error parsing received message: %1 - returning %2
-This is a debug message noting that the resolver received a message and
-the parsing of the body of the message failed due to some non-protocol
-related reason (although the parsing of the header succeeded).
-The message parameters give a textual description of the problem and
-the RCODE returned.
-
 % RESOLVER_PRINT_COMMAND print message command, arguments are: %1
 This debug message is logged when a "print_message" command is received
 by the resolver over the command channel.