Eliminate some warnings found in build testing.

This commit is contained in:
Gregory Nutt
2017-10-08 16:27:17 -06:00
parent 6a13faf702
commit 700f1a8e8c
8 changed files with 10 additions and 4 deletions
-1
View File
@@ -537,7 +537,6 @@ static inline int vnc_wait_start(int display)
static inline int vnc_wait_connect(int display)
{
int errcode;
int ret;
/* Check if there has been a session allocated yet. This is one of the