(no commit message)
authorMatthias Wachs <wachs@net.in.tum.de>
Fri, 15 Apr 2011 20:12:49 +0000 (20:12 +0000)
committerMatthias Wachs <wachs@net.in.tum.de>
Fri, 15 Apr 2011 20:12:49 +0000 (20:12 +0000)
src/transport/gnunet-service-transport.c

index 0de6841dabdc3e4a412ff2517b1bd85ca194b94e..9494fd1d828f6ce6b16a1d5bc4e64aa69de83647 100644 (file)
@@ -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;