diff options
author | Pixel <pixel@nobis-crew.org> | 2012-04-06 14:33:08 -0700 |
---|---|---|
committer | Pixel <pixel@nobis-crew.org> | 2012-04-06 14:33:08 -0700 |
commit | 1dcc9e59ea3f985f7b939386684831614216bc65 (patch) | |
tree | 32f47147dec006b5f172a270b8d397663d26874e | |
parent | 9509a74f517040e0603e7fb4a950dfbf9b727a4e (diff) |
This is not necessary anymore.
-rw-r--r-- | tests/test-Http.cc | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/tests/test-Http.cc b/tests/test-Http.cc index c7ecfee..88d7a8d 100644 --- a/tests/test-Http.cc +++ b/tests/test-Http.cc @@ -4,8 +4,6 @@ #include <Socket.h> #include <SimpleMustache.h> -#define DAEMON_NAME "Balau/1.0" - using namespace Balau; const char htmlTemplateStr[] = |