From 3fca69809d4778982180a7a9171288bac1ff6e2b Mon Sep 17 00:00:00 2001 From: Wez Furlong Date: Mon, 20 May 2002 22:22:57 +0000 Subject: Use the GIT for inter-thread marshalling. --- sapi/activescript/php4activescript.h | 1 - 1 file changed, 1 deletion(-) (limited to 'sapi/activescript/php4activescript.h') diff --git a/sapi/activescript/php4activescript.h b/sapi/activescript/php4activescript.h index 423958fba0..2473a9c425 100644 --- a/sapi/activescript/php4activescript.h +++ b/sapi/activescript/php4activescript.h @@ -23,4 +23,3 @@ extern HINSTANCE module_handle; extern void activescript_error_func(int type, const char *error_msg, ...); extern void activescript_error_handler(int type, const char *error_filename, const uint error_lineno, const char *format, va_list args); - -- cgit v1.2.1