- add framework for mesh2 mutipeer tests
[oweals/gnunet.git] / src / mesh / mesh2.h
index c66a810a15580f31010787f8d2a116363935903f..3bcd067eec45802fe41b35a89d7efe733cf47069 100644 (file)
@@ -38,9 +38,6 @@ extern "C"
 
 #define MESH_DEBUG              GNUNET_YES
 
-#define INITIAL_WINDOW_SIZE     8
-#define ACK_THRESHOLD           INITIAL_WINDOW_SIZE / 2
-
 #include "platform.h"
 #include "gnunet_common.h"
 #include "gnunet_util_lib.h"