From 074d585cc3a076958b986ff7cf31eb15d1e8412a Mon Sep 17 00:00:00 2001
From: Michele Calgaro <michele.calgaro@yahoo.it>
Date: Thu, 1 Jan 2026 19:54:35 +0900
Subject: Remove definition of TQ_DUMMY_COMPARISON_OPERATOR

Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
---
 doc/html/tqglobal-h.html | 2 --
 src/tools/tqglobal.h     | 2 --
 2 files changed, 4 deletions(-)

diff --git a/doc/html/tqglobal-h.html b/doc/html/tqglobal-h.html
index c022f9632..c6810e31f 100644
--- a/doc/html/tqglobal-h.html
+++ b/doc/html/tqglobal-h.html
@@ -850,8 +850,6 @@ TQ_EXPORT const char *tqInstallPathSysconf();
 
 #endif /* __cplusplus */
 
-#define TQ_DUMMY_COMPARISON_OPERATOR(C)
-
 #endif /* TQGLOBAL_H */
 
 /*
diff --git a/src/tools/tqglobal.h b/src/tools/tqglobal.h
index d1e0064b4..a06510d52 100644
--- a/src/tools/tqglobal.h
+++ b/src/tools/tqglobal.h
@@ -832,8 +832,6 @@ TQ_EXPORT const char *tqInstallPathShare();
 
 #endif /* __cplusplus */
 
-#define TQ_DUMMY_COMPARISON_OPERATOR(C)
-
 #endif /* TQGLOBAL_H */
 
 /*
-- 
cgit v1.2.3

