diff options
author | SVN Migration <svn@php.net> | 2003-06-14 13:35:10 +0000 |
---|---|---|
committer | SVN Migration <svn@php.net> | 2003-06-14 13:35:10 +0000 |
commit | 160cc590664788cbed10bd0ffabfd53aa9e8ac18 (patch) | |
tree | 89e1e81b49c16bb6b1aef2531b6cd40f7e182142 /sapi/activescript/php4activescript.def | |
parent | 74476dc1da1575f2f9748a29902f140316cb54dd (diff) | |
download | php-git-160cc590664788cbed10bd0ffabfd53aa9e8ac18.tar.gz |
This commit was manufactured by cvs2svn to create branch 'unlabeled-1.3.2'.
Diffstat (limited to 'sapi/activescript/php4activescript.def')
-rw-r--r-- | sapi/activescript/php4activescript.def | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/sapi/activescript/php4activescript.def b/sapi/activescript/php4activescript.def deleted file mode 100644 index 1f8e945838..0000000000 --- a/sapi/activescript/php4activescript.def +++ /dev/null @@ -1,5 +0,0 @@ -EXPORTS -DllCanUnloadNow @1 PRIVATE -DllGetClassObject @2 PRIVATE -DllRegisterServer @3 PRIVATE -DllUnregisterServer @4 PRIVATE |