disable command history

This commit is contained in:
Miodrag Milanovic 2023-10-13 14:28:47 +02:00
parent daad9ede01
commit 896e5e7ded
1 changed files with 1 additions and 1 deletions

View File

@ -30,7 +30,7 @@ ABC_NAMESPACE_IMPL_START
/// DECLARATIONS ///
////////////////////////////////////////////////////////////////////////
#define ABC_USE_HISTORY 1
// #define ABC_USE_HISTORY 1
////////////////////////////////////////////////////////////////////////
/// FUNCTION DEFINITIONS ///