summaryrefslogtreecommitdiff
path: root/src/classimpl.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/classimpl.h')
-rw-r--r--src/classimpl.h7
1 files changed, 0 insertions, 7 deletions
diff --git a/src/classimpl.h b/src/classimpl.h
index cf28199..febdbca 100644
--- a/src/classimpl.h
+++ b/src/classimpl.h
@@ -134,13 +134,6 @@ public:
}
/**
- * Retrieve the extension's class object
- * @param entry
- * @return ClassBase
- */
- static ClassBase *base(zend_class_entry *entry);
-
- /**
* Initialize the class, given its name
*
* The module functions are registered on module startup, but classes are