From be746b1795bf98e037101ed487b798c84499ed2f Mon Sep 17 00:00:00 2001 From: Con Kolivas Date: Tue, 29 Apr 2014 13:29:55 +1000 Subject: [PATCH] Build fix --- src/ckpool.h | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/ckpool.h b/src/ckpool.h index 5306816b..18e72a16 100644 --- a/src/ckpool.h +++ b/src/ckpool.h @@ -14,8 +14,6 @@ #include "libckpool.h" -struct proc_instance; -typedef struct proc_instance proc_instance_t; struct ckpool_instance; typedef struct ckpool_instance ckpool_t;