Commit 1855acd7 authored by Poul-Henning Kamp's avatar Poul-Henning Kamp

Remove unused struct.


git-svn-id: http://www.varnish-cache.org/svn/trunk/varnish-cache@600 d4fa192b-c00b-0410-8231-f00ffab90ce4
parent f7439d3f
...@@ -15,11 +15,6 @@ ...@@ -15,11 +15,6 @@
#include "shmlog.h" #include "shmlog.h"
#include "cache.h" #include "cache.h"
struct edir {
int fd;
struct event ev;
};
static void static void
rdf(struct pollfd *fds, int idx) rdf(struct pollfd *fds, int idx)
{ {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment