From 981100bbff6883ff024b41d4b62e00b2ab8caec4 Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Sun, 1 Mar 2020 22:58:49 +0100 Subject: Remove unused LOG_DEBUG_DECODE and re-use it to add some 3D shuffler logging. --- src/lib/log_entry.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/lib/log_entry.h') diff --git a/src/lib/log_entry.h b/src/lib/log_entry.h index 50bbf63a0..c15a006d1 100644 --- a/src/lib/log_entry.h +++ b/src/lib/log_entry.h @@ -31,7 +31,7 @@ public: static const int TYPE_GENERAL; static const int TYPE_WARNING; static const int TYPE_ERROR; - static const int TYPE_DEBUG_DECODE; + static const int TYPE_DEBUG_THREED; static const int TYPE_DEBUG_ENCODE; static const int TYPE_TIMING; static const int TYPE_DEBUG_EMAIL; -- cgit v1.2.3