summaryrefslogtreecommitdiff
path: root/src/interface.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/interface.c')
-rw-r--r--src/interface.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/interface.c b/src/interface.c
index 5679a5f..de226f3 100644
--- a/src/interface.c
+++ b/src/interface.c
@@ -1191,7 +1191,6 @@ void login_ui(pixel *vid_buf)
strcpy(svf_user, ed1.str);
md5_ascii(svf_pass, (unsigned char *)ed2.str, 0);
-
res = http_multipart_post(
"http://" SERVER "/Login.api",
NULL, NULL, NULL,