flush+
[m6w6/ext-psi] / src / context.h
index 6e86e448caa8f3bc304496411d5a195300125fef..24bdb9c5a8083d450c3dc5445ae812acfee84f6b 100644 (file)
@@ -28,7 +28,6 @@ struct PSI_Context {
 PSI_Context *PSI_ContextInit(PSI_Context *C, PSI_ContextOps *ops, PSI_ContextErrorFunc error);
 void PSI_ContextBuild(PSI_Context *C, const char *path);
 zend_function_entry *PSI_ContextCompile(PSI_Context *C, PSI_Data *D);
-zend_constant a;
 void PSI_ContextDtor(PSI_Context *C);
 void PSI_ContextFree(PSI_Context **C);