aboutsummaryrefslogtreecommitdiffstats
path: root/libibex/ibex_internal.h
diff options
context:
space:
mode:
authorMichael Zucci <zucchi@src.gnome.org>2000-10-26 10:53:49 +0800
committerMichael Zucci <zucchi@src.gnome.org>2000-10-26 10:53:49 +0800
commit793d3233572b7af9cc27829a064a11664003f891 (patch)
tree6b9153d418e3b24e7cf64f48605b443d927c6e64 /libibex/ibex_internal.h
parentf0a412665415e914a3739245c21c058c88425fe9 (diff)
downloadgsoc2013-evolution-793d3233572b7af9cc27829a064a11664003f891.tar
gsoc2013-evolution-793d3233572b7af9cc27829a064a11664003f891.tar.gz
gsoc2013-evolution-793d3233572b7af9cc27829a064a11664003f891.tar.bz2
gsoc2013-evolution-793d3233572b7af9cc27829a064a11664003f891.tar.lz
gsoc2013-evolution-793d3233572b7af9cc27829a064a11664003f891.tar.xz
gsoc2013-evolution-793d3233572b7af9cc27829a064a11664003f891.tar.zst
gsoc2013-evolution-793d3233572b7af9cc27829a064a11664003f891.zip
Oopps, knew i shoul'dve compiled before committing.
(IBEX_VERSION): moved into block.h svn path=/trunk/; revision=6193
Diffstat (limited to 'libibex/ibex_internal.h')
-rw-r--r--libibex/ibex_internal.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/libibex/ibex_internal.h b/libibex/ibex_internal.h
index 1a1e968661..0eb4b625ce 100644
--- a/libibex/ibex_internal.h
+++ b/libibex/ibex_internal.h
@@ -24,8 +24,6 @@
#include "block.h"
#include "wordindex.h"
-#define IBEX_VERSION "ibx6"
-
struct ibex {
char *path;
struct _memcache *blocks;