projects
/
pazpar2-moved-to-github.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b69ffeb
)
Removed EVNET_WORK (not in use)
author
Adam Dickmeiss
<adam@indexdata.dk>
Fri, 24 Oct 2008 19:21:25 +0000
(21:21 +0200)
committer
Adam Dickmeiss
<adam@indexdata.dk>
Fri, 24 Oct 2008 19:21:25 +0000
(21:21 +0200)
src/eventl.h
patch
|
blob
|
history
diff --git
a/src/eventl.h
b/src/eventl.h
index
997b2d9
..
114c99d
100644
(file)
--- a/
src/eventl.h
+++ b/
src/eventl.h
@@
-36,7
+36,6
@@
typedef struct iochan
#define EVENT_OUTPUT 0x02
#define EVENT_EXCEPT 0x04
#define EVENT_TIMEOUT 0x08
-#define EVENT_WORK 0x10
int force_event;
IOC_CALLBACK fun;
IOC_SOCKETFUN socketfun;