Drop TQT_VERSION_ONLY

Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
pull/22/head
Michele Calgaro 6 months ago
parent 4eb1d751c9
commit 50e459ebe6
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