Remove KDE_DEPRECATED define

Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
pull/276/head
Michele Calgaro 3 weeks ago
parent b1fd9e80b3
commit 75d7682354
Signed by: MicheleC
GPG Key ID: 2A75B7CA8ADED5CF

@ -129,8 +129,6 @@
#endif
#endif
#define KDE_DEPRECATED TDE_DEPRECATED
/**
* The KDE_ISLIKELY macro tags a boolean expression as likely to evaluate to
* 'true'. When used in an if ( ) statement, it gives a hint to the compiler

@ -128,8 +128,6 @@
#endif
#endif
#define KDE_DEPRECATED TDE_DEPRECATED
/**
* The KDE_ISLIKELY macro tags a boolean expression as likely to evaluate to
* 'true'. When used in an if ( ) statement, it gives a hint to the compiler

Loading…
Cancel
Save