From ef313d219ce27040d588c49df773151b55436875 Mon Sep 17 00:00:00 2001
From: Qi Zhao <toqizhao@gmail.com>
Date: Thu, 14 May 2015 16:03:15 -0700
Subject: [PATCH] clean up the server features section

---
 doc/interop-test-descriptions.md | 2 --
 1 file changed, 2 deletions(-)

diff --git a/doc/interop-test-descriptions.md b/doc/interop-test-descriptions.md
index 7af5d5ee8e..066116b2d9 100644
--- a/doc/interop-test-descriptions.md
+++ b/doc/interop-test-descriptions.md
@@ -524,8 +524,6 @@ timeout value will end with the DeadlineExceeded status.
 
 Server features:
 * [FullDuplexCall][]
-* [Compressable Payload][]
-* [Observe ResponseParameters.interval_us][]
 
 Procedure:
  1. Client calls FullDuplexCall with the following request and sets its timeout to 1ms.
-- 
GitLab