diff --git a/include/vcl/GraphicObject.hxx b/include/vcl/GraphicObject.hxx index bad14526f1d4..88038fb71afe 100644 --- a/include/vcl/GraphicObject.hxx +++ b/include/vcl/GraphicObject.hxx @@ -41,13 +41,6 @@ namespace o3tl template<> struct typed_flags : is_typed_flags {}; } -// AutoSwap defines - -#define GRFMGR_AUTOSWAPSTREAM_LINK nullptr -#define GRFMGR_AUTOSWAPSTREAM_LOADED reinterpret_cast(sal_IntPtr(-3)) -#define GRFMGR_AUTOSWAPSTREAM_TEMP reinterpret_cast(sal_IntPtr(-2)) -#define GRFMGR_AUTOSWAPSTREAM_NONE reinterpret_cast(sal_IntPtr(-1)) - // Adjustment defines enum class GraphicAdjustmentFlags {