# HG changeset patch # User Myhailo Danylenko # Date 1304420910 -10800 # Node ID 7845d23ad8fc8e54080558760b4f238a18364569 # Parent 8020f3f6ad4fe87dd90b065682561ebe6b6f5543 Remove obsolete definition from config.h diff -r 8020f3f6ad4f -r 7845d23ad8fc config.h.in --- a/config.h.in Tue May 03 14:07:32 2011 +0300 +++ b/config.h.in Tue May 03 14:08:30 2011 +0300 @@ -2,12 +2,6 @@ #ifndef LOCAL_CONFIG_H #define LOCAL_CONFIG_H -#include - -#if MCABBER_BRANCH_EXPERIMENTAL && MCABBER_API_VERSION >= 27 -# define HAVE_CMD_ID -#endif - #define PROJECT_VERSION ( "${PROJECT_VERSION}" ) #endif