diff options
author | Michele Calgaro <michele.calgaro@yahoo.it> | 2024-08-24 21:58:56 +0900 |
---|---|---|
committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2024-08-24 21:58:56 +0900 |
commit | 53e7aa7eaf1c43e6ee0b84f2be52a947a09af20c (patch) | |
tree | ea14ed01602990afd57a2e6c2f0321dd69d1dc26 /tdecore | |
parent | 6bf5277015cdb1cdf5f265b5ee9997bf43047ea1 (diff) | |
download | tdelibs-53e7aa7eaf1c43e6ee0b84f2be52a947a09af20c.tar.gz tdelibs-53e7aa7eaf1c43e6ee0b84f2be52a947a09af20c.zip |
tqtglobaldefines.h only contains comments, so it is an unnecessary inclusion
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'tdecore')
-rw-r--r-- | tdecore/tdeapplication.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/tdecore/tdeapplication.h b/tdecore/tdeapplication.h index f90e8a42b..7a3dff0cf 100644 --- a/tdecore/tdeapplication.h +++ b/tdecore/tdeapplication.h @@ -30,8 +30,6 @@ class KCharsets; class DCOPClient; class DCOPObject; -#include <tqtglobaldefines.h> - typedef unsigned long Atom; #if !defined(TQ_WS_X11) typedef void Display; |