Index: core/include/fxcrt/fx_basic.h |
diff --git a/core/include/fxcrt/fx_basic.h b/core/include/fxcrt/fx_basic.h |
index c5b8b38f3ff80c5360bf46afcd2613e76fb92d6e..52d0f14771fcb5806ab9ccc75beceaff2d54b850 100644 |
--- a/core/include/fxcrt/fx_basic.h |
+++ b/core/include/fxcrt/fx_basic.h |
@@ -1198,7 +1198,6 @@ typedef enum { |
Done |
} FX_ProgressiveStatus; |
#define ProgressiveStatus FX_ProgressiveStatus |
-#define FX_NAMESPACE_DECLARE(namespace, type) namespace ::type |
#ifdef PDF_ENABLE_XFA |
class IFX_Unknown { |
public: |