diff options
| author | Michele Calgaro <michele.calgaro@yahoo.it> | 2026-01-01 19:54:35 +0900 |
|---|---|---|
| committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2026-01-01 19:54:35 +0900 |
| commit | 074d585cc3a076958b986ff7cf31eb15d1e8412a (patch) | |
| tree | b1037a2a36c9c8c6a36e5d6585e6a7f9226cbd6f | |
| parent | 45d592deb685e106e20933502bbecda04ab73d75 (diff) | |
| download | tqt-remove/tq_dummy_comparison.tar.gz tqt-remove/tq_dummy_comparison.zip | |
Remove definition of TQ_DUMMY_COMPARISON_OPERATORremove/tq_dummy_comparison
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
| -rw-r--r-- | doc/html/tqglobal-h.html | 2 | ||||
| -rw-r--r-- | src/tools/tqglobal.h | 2 |
2 files changed, 0 insertions, 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 */ /* |
