Index: src/interface-descriptors.h |
diff --git a/src/interface-descriptors.h b/src/interface-descriptors.h |
index 75e2a6b1981407654b628d7757795429e81374ce..107929167670a3988ae0fe87d0c527e3cffd1d3f 100644 |
--- a/src/interface-descriptors.h |
+++ b/src/interface-descriptors.h |
@@ -433,7 +433,6 @@ class LoadGlobalViaContextDescriptor : public CallInterfaceDescriptor { |
DECLARE_DESCRIPTOR_WITH_CUSTOM_FUNCTION_TYPE(LoadGlobalViaContextDescriptor, |
CallInterfaceDescriptor) |
- static const Register DepthRegister(); |
static const Register SlotRegister(); |
static const Register NameRegister(); |
}; |