about summary refs log tree commit diff stats
path: root/expecttest.c
diff options
context:
space:
mode:
Diffstat (limited to 'expecttest.c')
-rw-r--r--expecttest.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/expecttest.c b/expecttest.c
index 6e54b447..5038b7a7 100644
--- a/expecttest.c
+++ b/expecttest.c
@@ -52,8 +52,6 @@ int main(void)
         "</presence>"
     ));
 
-    stbbr_send();
-    
     write(fd, QUIT_CMD, strlen(QUIT_CMD));
     sleep(1);