From: Fred T. Hamster Date: Sat, 21 Feb 2026 02:39:37 +0000 (-0500) Subject: disabled the cromp debugging in transaction X-Git-Url: https://feistymeow.org/gitweb/?a=commitdiff_plain;h=1f82f8b962d29bb4b4e3ee3ffbb660c205db7763;p=feisty_meow.git disabled the cromp debugging in transaction don't need this right now. --- diff --git a/octopi/library/cromp/cromp_transaction.cpp b/octopi/library/cromp/cromp_transaction.cpp index 8345c154..192476f5 100644 --- a/octopi/library/cromp/cromp_transaction.cpp +++ b/octopi/library/cromp/cromp_transaction.cpp @@ -36,7 +36,7 @@ using namespace textual; namespace cromp { -#define DEBUG_CROMP_TRANSACTION +//#define DEBUG_CROMP_TRANSACTION // uncomment for noisy version. const int MAXIMUM_TRANSACTION = 100 * MEGABYTE;