Drop TQT_VERSION_ONLY

Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 50e459ebe6)
r14.1.x
Michele Calgaro 7 months ago
parent 31b872630b
commit ce975cb414
Signed by: MicheleC
GPG Key ID: 2A75B7CA8ADED5CF

@ -22,8 +22,6 @@ Boston, MA 02110-1301, USA.
#ifndef TQT_H
#define TQT_H
#ifndef TQT_VERSION_ONLY
#ifdef TQT_METHOD
#undef TQT_METHOD
#endif
@ -197,6 +195,4 @@ Boston, MA 02110-1301, USA.
#define SET_QT_X_USER_TIME(x) set_tqt_x_time(x)
#define GET_QT_X_USER_TIME(x) get_tqt_x_time()
#endif /* TQT_VERSION_ONLY */
#endif /* TQT_H */

Loading…
Cancel
Save