summaryrefslogtreecommitdiff
path: root/beos/login.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'beos/login.cpp')
-rw-r--r--beos/login.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/beos/login.cpp b/beos/login.cpp
index 5cd7a3c83..a82fd54a3 100644
--- a/beos/login.cpp
+++ b/beos/login.cpp
@@ -166,7 +166,6 @@ extern "C" void gui_401login_open(nsurl *url, const char *realm,
nserror (*cb)(bool proceed, void *pw), void *cbpw)
{
lwc_string *host;
- url_func_result res;
host = nsurl_get_component(url, NSURL_HOST);