From f8589c98891b11eea249c998b1dc2fac50c99b46 Mon Sep 17 00:00:00 2001 From: wm4 Date: Fri, 2 Aug 2013 17:03:13 +0200 Subject: Remove m_struct Not needed anymore. --- core/m_option.h | 1 - 1 file changed, 1 deletion(-) (limited to 'core/m_option.h') diff --git a/core/m_option.h b/core/m_option.h index 973da4daaa..b237c4b243 100644 --- a/core/m_option.h +++ b/core/m_option.h @@ -31,7 +31,6 @@ typedef struct m_option_type m_option_type_t; typedef struct m_option m_option_t; -struct m_struct_st; struct m_config; ///////////////////////////// Options types declarations //////////////////// -- cgit v1.2.3