diff options
Diffstat (limited to 'include/m_system_cpp.h')
-rw-r--r-- | include/m_system_cpp.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/m_system_cpp.h b/include/m_system_cpp.h index 086eba0fc3..5815e410a4 100644 --- a/include/m_system_cpp.h +++ b/include/m_system_cpp.h @@ -32,7 +32,6 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. #endif
#if defined(__cplusplus)
-extern LIST_INTERFACE li;
#define NumericKeySortT -1
#define HandleKeySortT -2
|