summaryrefslogtreecommitdiffstats
path: root/messagebus_test
diff options
context:
space:
mode:
authorHenning Baldersheim <balder@yahoo-inc.com>2017-10-17 11:51:38 +0200
committerHenning Baldersheim <balder@yahoo-inc.com>2017-10-17 11:51:38 +0200
commit1ee11a779932cbe1a04361473175befe57163d71 (patch)
tree865e26789025f2e12b0a5b9240f364d2f0a26e45 /messagebus_test
parentfdd2cb3248e2f9d9b38f2a849b6c52156efb1630 (diff)
remove long gone SearchRow and SearchColumn policies.
Diffstat (limited to 'messagebus_test')
-rw-r--r--messagebus_test/src/tests/errorcodes/ref-dump.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/messagebus_test/src/tests/errorcodes/ref-dump.txt b/messagebus_test/src/tests/errorcodes/ref-dump.txt
index b8038816897..70a10de7b82 100644
--- a/messagebus_test/src/tests/errorcodes/ref-dump.txt
+++ b/messagebus_test/src/tests/errorcodes/ref-dump.txt
@@ -10,7 +10,6 @@ first unused TRANSIENT_ERROR => 100008 => "UNKNOWN(100008)"
SEND_QUEUE_CLOSED => 200001 => "SEND_QUEUE_CLOSED"
ILLEGAL_ROUTE => 200002 => "ILLEGAL_ROUTE"
NO_SERVICES_FOR_ROUTE => 200003 => "NO_SERVICES_FOR_ROUTE"
-SERVICE_OOS => 200004 => "SERVICE_OOS"
ENCODE_ERROR => 200005 => "ENCODE_ERROR"
NETWORK_ERROR => 200006 => "NETWORK_ERROR"
UNKNOWN_PROTOCOL => 200007 => "UNKNOWN_PROTOCOL"