about summary refs log tree commit diff stats
path: root/src/command/command.c
diff options
context:
space:
mode:
authorJames Booth <boothj5@gmail.com>2013-08-26 17:53:25 +0100
committerJames Booth <boothj5@gmail.com>2013-08-26 17:53:25 +0100
commitb6f1afcf224ba33a78fbfbc22e90fc9b043fdadb (patch)
treeb221b2c926aefeed88cc37e73d5b5bddf31aaaf3 /src/command/command.c
parent48572bdbcf455233392c9bf8bab5518ac0c68c5f (diff)
downloadprofani-tty-b6f1afcf224ba33a78fbfbc22e90fc9b043fdadb.tar.gz
Removed whitespace in command.c
Diffstat (limited to 'src/command/command.c')
-rw-r--r--src/command/command.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/command/command.c b/src/command/command.c
index 56b4f8a7..ad9b28b2 100644
--- a/src/command/command.c
+++ b/src/command/command.c
@@ -3100,7 +3100,6 @@ _cmd_close(gchar **args, struct cmd_help_t help)
         return TRUE;
     }
 
-
     // handle leaving rooms, or chat
     if (conn_status == JABBER_CONNECTED) {
         ui_close_connected_win(index);