diff options
Diffstat (limited to 'php/test/Ice/proxy/php.ini')
-rw-r--r-- | php/test/Ice/proxy/php.ini | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/php/test/Ice/proxy/php.ini b/php/test/Ice/proxy/php.ini deleted file mode 100644 index 1fa3edc94d1..00000000000 --- a/php/test/Ice/proxy/php.ini +++ /dev/null @@ -1,4 +0,0 @@ -# The test script replaces ICE_HOME by the contents of the environment -# variable. -ice.slice=-IICE_HOME/slice -w Test.ice -display_startup_errors=1 |