diff options
| author | Michele Calgaro <michele.calgaro@yahoo.it> | 2026-03-12 15:05:16 +0900 |
|---|---|---|
| committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2026-03-12 15:05:16 +0900 |
| commit | 7723e709cedf05437e464158ce3f6f4b6806effe (patch) | |
| tree | ee35b3379174400d351783fc7bd458f26bfd3d65 /lib/kofficecore/koffice_export.h | |
| parent | ee1d68b71d187a56488c844007c6803ec32d010f (diff) | |
| download | koffice-remove/tde-version.tar.gz koffice-remove/tde-version.zip | |
Remove use of TDE_VERSIONremove/tde-version
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'lib/kofficecore/koffice_export.h')
| -rw-r--r-- | lib/kofficecore/koffice_export.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/lib/kofficecore/koffice_export.h b/lib/kofficecore/koffice_export.h index e425aff61..0ebf2a421 100644 --- a/lib/kofficecore/koffice_export.h +++ b/lib/kofficecore/koffice_export.h @@ -159,11 +159,7 @@ #define EXAMPLE_EXPORT TDE_EXPORT #else // not windows -#if TDE_VERSION >= TDE_MAKE_VERSION(3,3,90) #define KOFFICE_EXPORT TDE_EXPORT -#else -#define KOFFICE_EXPORT -#endif /* kdemacros is OK, we can use gcc visibility macros */ #define KOFFICECORE_EXPORT KOFFICE_EXPORT |
