summaryrefslogtreecommitdiff
path: root/src/dirpool.h
diff options
context:
space:
mode:
authorMichael Schroeder <mls@suse.de>2008-05-30 17:45:51 +0000
committerMichael Schroeder <mls@suse.de>2008-05-30 17:45:51 +0000
commit9b079373739418222c7fa4e32dd5378d82e18eaf (patch)
treebf91e3f815e60cdd8ebc39cc195373a6a254b8da /src/dirpool.h
parentbf2c84200761106fb1dc8c50881b9b1ee0e276df (diff)
downloadlibsolv-9b079373739418222c7fa4e32dd5378d82e18eaf.tar.gz
libsolv-9b079373739418222c7fa4e32dd5378d82e18eaf.tar.bz2
libsolv-9b079373739418222c7fa4e32dd5378d82e18eaf.zip
- cleanup (oops)
Diffstat (limited to 'src/dirpool.h')
-rw-r--r--src/dirpool.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/dirpool.h b/src/dirpool.h
index 9cec770..df16ade 100644
--- a/src/dirpool.h
+++ b/src/dirpool.h
@@ -11,8 +11,6 @@
#include "pooltypes.h"
#include "util.h"
-#define DIR_BLOCK 127
-
typedef struct _Dirpool {
Id *dirs;
int ndirs;