]> feistymeow.org Git - feisty_meow.git/commitdiff
disabled the cromp debugging in transaction
authorFred T. Hamster <fred@feistymeow.org>
Sat, 21 Feb 2026 02:39:37 +0000 (21:39 -0500)
committerFred T. Hamster <fred@feistymeow.org>
Sat, 21 Feb 2026 02:39:37 +0000 (21:39 -0500)
don't need this right now.

octopi/library/cromp/cromp_transaction.cpp

index 8345c154a89ac159ddc7c438377805d59b9f8ed0..192476f5d35f9eb8fdd6f103959c79900ddcf675 100644 (file)
@@ -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;