diff --git a/prompt.c b/prompt.c index e80bdab..1db6088 100644 --- a/prompt.c +++ b/prompt.c @@ -142,7 +142,6 @@ static void execute(ToxWindow* self, char* cmd) { wprintw(self->window, "Please add a message to your request.\n"); break; case -3: - break; wprintw(self->window, "That appears to be your own ID.\n"); break; case -4: