git://scientific.zcu.cz
/
jra1mw.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
079865f
)
removed ctx declaration, screening global variable
author
Aleš Křenek
<ljocha@ics.muni.cz>
Tue, 4 Oct 2005 10:15:44 +0000
(10:15 +0000)
committer
Aleš Křenek
<ljocha@ics.muni.cz>
Tue, 4 Oct 2005 10:15:44 +0000
(10:15 +0000)
org.glite.jp.primary/src/bones_server.c
patch
|
blob
|
blame
|
history
diff --git
a/org.glite.jp.primary/src/bones_server.c
b/org.glite.jp.primary/src/bones_server.c
index
fec27ef
..
0841348
100644
(file)
--- a/
org.glite.jp.primary/src/bones_server.c
+++ b/
org.glite.jp.primary/src/bones_server.c
@@
-180,7
+180,6
@@
static int data_init(void **data)
static int newconn(int conn,struct timeval *to,void *data)
{
struct soap *soap = (struct soap *) data;
- glite_jp_context_t ctx = soap->user;
glite_gsplugin_Context plugin_ctx;
gss_cred_id_t newcred = GSS_C_NO_CREDENTIAL;