summaryrefslogtreecommitdiff
path: root/src/rgw/rgw_fcgi.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/rgw/rgw_fcgi.h')
-rw-r--r--src/rgw/rgw_fcgi.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/rgw/rgw_fcgi.h b/src/rgw/rgw_fcgi.h
index ccf48f5954d..5c158674784 100644
--- a/src/rgw/rgw_fcgi.h
+++ b/src/rgw/rgw_fcgi.h
@@ -3,10 +3,8 @@
#include "rgw_client_io.h"
-
struct FCGX_Request;
-
class RGWFCGX : public RGWClientIO
{
FCGX_Request *fcgx;