diff options
Diffstat (limited to 'php/lib')
-rw-r--r-- | php/lib/Makefile | 2 | ||||
-rw-r--r-- | php/lib/Makefile.mak | 2 |
2 files changed, 0 insertions, 4 deletions
diff --git a/php/lib/Makefile b/php/lib/Makefile index 8bdc1b9ffd7..a8417a31a8d 100644 --- a/php/lib/Makefile +++ b/php/lib/Makefile @@ -36,8 +36,6 @@ ICE_SRCS = Ice/LocalException.php \ Ice/PluginF.php \ Ice/Locator.php \ Ice/LocatorF.php \ - Ice/StatsF.php \ - Ice/Stats.php \ Ice/Process.php \ Ice/ProcessF.php \ Ice/FacetMap.php \ diff --git a/php/lib/Makefile.mak b/php/lib/Makefile.mak index 9f9f449ec57..d567396f70b 100644 --- a/php/lib/Makefile.mak +++ b/php/lib/Makefile.mak @@ -36,8 +36,6 @@ ICE_SRCS = Ice\LocalException.php \ Ice\PluginF.php \ Ice\Locator.php \ Ice\LocatorF.php \ - Ice\StatsF.php \ - Ice\Stats.php \ Ice\Process.php \ Ice\ProcessF.php \ Ice\FacetMap.php \ |