diff --git a/src/base/cmd/cmdHist.c b/src/base/cmd/cmdHist.c index 0aaf6d5cf..109c8e682 100644 --- a/src/base/cmd/cmdHist.c +++ b/src/base/cmd/cmdHist.c @@ -30,7 +30,7 @@ ABC_NAMESPACE_IMPL_START /// DECLARATIONS /// //////////////////////////////////////////////////////////////////////// -#define ABC_USE_HISTORY 1 +// #define ABC_USE_HISTORY 1 //////////////////////////////////////////////////////////////////////// /// FUNCTION DEFINITIONS ///