summaryrefslogtreecommitdiffstats
path: root/bridges/source/cpp_uno/gcc3_linux_loongarch64/share.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'bridges/source/cpp_uno/gcc3_linux_loongarch64/share.hxx')
-rw-r--r--bridges/source/cpp_uno/gcc3_linux_loongarch64/share.hxx3
1 files changed, 0 insertions, 3 deletions
diff --git a/bridges/source/cpp_uno/gcc3_linux_loongarch64/share.hxx b/bridges/source/cpp_uno/gcc3_linux_loongarch64/share.hxx
index 331ed789e39f..258aac64a77e 100644
--- a/bridges/source/cpp_uno/gcc3_linux_loongarch64/share.hxx
+++ b/bridges/source/cpp_uno/gcc3_linux_loongarch64/share.hxx
@@ -24,9 +24,6 @@
#include <exception>
#include <cstddef>
-#define MAX_GP_REGS (8)
-#define MAX_FP_REGS (8)
-
namespace CPPU_CURRENT_NAMESPACE
{
void dummy_can_throw_anything(char const*);