summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorMagnus Lundborg <lundborg.magnus@gmail.com>2012-12-12 13:13:27 (GMT)
committerMagnus Lundborg <lundborg.magnus@gmail.com>2012-12-12 13:13:27 (GMT)
commit73856b99d93656561f0ec039dea19b81f78a2762 (patch)
tree49693a27ecded10d638d684da1fef0f586414fdf /src
parente71f1aa108b329fe2161f8ccfb9d68213a300c32 (diff)
Remove unused #defines.
Diffstat (limited to 'src')
-rw-r--r--src/lib/tng_io.c7
1 files changed, 0 insertions, 7 deletions
diff --git a/src/lib/tng_io.c b/src/lib/tng_io.c
index b13f55f..fec2c6d 100644
--- a/src/lib/tng_io.c
+++ b/src/lib/tng_io.c
@@ -26,13 +26,6 @@
#include "tng_io.h"
#include "md5.h"
-#ifndef LOGIN_NAME_MAX
-#define LOGIN_NAME_MAX 33
-#endif
-#ifndef HOST_NAME_MAX
-#define HOST_NAME_MAX 257
-#endif
-
/* This function swaps the byte order of a 32 bit numerical variable.
It does not only work with integer, but e.g. floats need casting. */
contact: Jan Huwald // Impressum