index
:
badthing
trunk
the best scheme that i have, and that's bad enough for me
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ht.h
diff options
context:
1
2
3
4
5
6
7
8
9
10
15
20
25
30
35
40
space:
include
ignore
mode:
unified
ssdiff
stat only
Diffstat
(limited to 'ht.h')
-rw-r--r--
ht.h
1
1 files changed, 0 insertions, 1 deletions
diff --git a/ht.h b/ht.h
index 36a1d2a..656df73 100644
--- a/
ht.h
+++ b/
ht.h
@@ -2,7 +2,6 @@
#define _ht_h
typedef struct _ht Ht;
-typedef struct _state State;
#include "val.h"