diff --git a/src/app/participant-room/participant-room.component.html b/src/app/participant-room/participant-room.component.html
index 97cb1722448e84fbb7847902cd9d74add2f563f4..2e01bed8e0feb47bcd7e182e2a144a7778031ec9 100644
--- a/src/app/participant-room/participant-room.component.html
+++ b/src/app/participant-room/participant-room.component.html
@@ -23,9 +23,6 @@
         <button mat-button color="primary" matTooltip="Join question round">
           Questions
         </button>
-        <button mat-button color="primary" matTooltip="See room comments">
-          Comments
-        </button>
         <button mat-button color="primary" matTooltip="Start personal question round">
           Learn
         </button>