diff options
-rw-r--r-- | include/sfx2/frame.hxx | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/include/sfx2/frame.hxx b/include/sfx2/frame.hxx index 5768a3b3bfdc..a47ad2b522e5 100644 --- a/include/sfx2/frame.hxx +++ b/include/sfx2/frame.hxx @@ -19,10 +19,6 @@ #ifndef INCLUDED_SFX2_FRAME_HXX #define INCLUDED_SFX2_FRAME_HXX -#ifndef TF_NEWDESKTOP -#define TF_NEWDESKTOP 1 -#endif - #include <sal/config.h> #include <sfx2/dllapi.h> #include <sal/types.h> |