projects
/
oweals
/
gnunet.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b6351b4
)
(no commit message)
author
Matthias Wachs
<wachs@net.in.tum.de>
Fri, 15 Apr 2011 20:12:49 +0000
(20:12 +0000)
committer
Matthias Wachs
<wachs@net.in.tum.de>
Fri, 15 Apr 2011 20:12:49 +0000
(20:12 +0000)
src/transport/gnunet-service-transport.c
patch
|
blob
|
history
diff --git
a/src/transport/gnunet-service-transport.c
b/src/transport/gnunet-service-transport.c
index 0de6841dabdc3e4a412ff2517b1bd85ca194b94e..9494fd1d828f6ce6b16a1d5bc4e64aa69de83647 100644
(file)
--- a/
src/transport/gnunet-service-transport.c
+++ b/
src/transport/gnunet-service-transport.c
@@
-6022,7
+6022,6
@@
static int ats_evaluate_results (int result, int solution, char * problem)
}
return cont;
}
-#endif
static void ats_solve_problem (unsigned int max_it, unsigned int max_dur, unsigned int c_peers, unsigned int c_mechs, struct ATS_stat *stat)
{
@@
-6111,7
+6110,7
@@
static void ats_solve_problem (unsigned int max_it, unsigned int max_dur, unsig
}
#endif
}
-#if HAVE_LIBGLPK
+
static void ats_delete_problem ()
{
int c;