summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRoger Meier <roger@apache.org>2012-09-05 20:07:52 +0000
committerRoger Meier <roger@apache.org>2012-09-05 20:07:52 +0000
commit814818e779e0db6d8e1ffe24920e856755990738 (patch)
tree9d02c9712bead06ad534d1de8e02a1523b5efe99
parent21c0a85079e3e1b5ee475bd6654512079fe5df68 (diff)
downloadthrift-814818e779e0db6d8e1ffe24920e856755990738.tar.gz
THRIFT-1615
cleanup: remove empty stuff git-svn-id: https://svn.apache.org/repos/asf/thrift/trunk@1381333 13f79535-47bb-0310-9956-ffa450edef68
-rw-r--r--lib/php/src/protocol/TBinaryProtocol.php0
-rw-r--r--lib/php/src/protocol/TBinarySerializer.php0
-rw-r--r--lib/php/src/protocol/TCompactProtocol.php0
-rwxr-xr-xlib/php/src/protocol/TJSONProtocol.php0
-rw-r--r--lib/php/src/protocol/TProtocol.php0
-rw-r--r--lib/php/src/server/TForkingServer.php0
-rw-r--r--lib/php/src/server/TServer.php0
-rw-r--r--lib/php/src/server/TSimpleServer.php0
-rw-r--r--lib/php/src/transport/TBufferedTransport.php0
-rw-r--r--lib/php/src/transport/TFramedTransport.php0
-rw-r--r--lib/php/src/transport/THttpClient.php0
-rw-r--r--lib/php/src/transport/TMemoryBuffer.php0
-rw-r--r--lib/php/src/transport/TNullTransport.php0
-rw-r--r--lib/php/src/transport/TPhpStream.php0
-rw-r--r--lib/php/src/transport/TServerSocket.php0
-rw-r--r--lib/php/src/transport/TServerTransport.php0
-rw-r--r--lib/php/src/transport/TSocket.php0
-rw-r--r--lib/php/src/transport/TSocketPool.php0
-rw-r--r--lib/php/src/transport/TTransport.php0
-rw-r--r--lib/php/src/transport/TTransportFactory.php0
20 files changed, 0 insertions, 0 deletions
diff --git a/lib/php/src/protocol/TBinaryProtocol.php b/lib/php/src/protocol/TBinaryProtocol.php
deleted file mode 100644
index e69de29bb..000000000
--- a/lib/php/src/protocol/TBinaryProtocol.php
+++ /dev/null
diff --git a/lib/php/src/protocol/TBinarySerializer.php b/lib/php/src/protocol/TBinarySerializer.php
deleted file mode 100644
index e69de29bb..000000000
--- a/lib/php/src/protocol/TBinarySerializer.php
+++ /dev/null
diff --git a/lib/php/src/protocol/TCompactProtocol.php b/lib/php/src/protocol/TCompactProtocol.php
deleted file mode 100644
index e69de29bb..000000000
--- a/lib/php/src/protocol/TCompactProtocol.php
+++ /dev/null
diff --git a/lib/php/src/protocol/TJSONProtocol.php b/lib/php/src/protocol/TJSONProtocol.php
deleted file mode 100755
index e69de29bb..000000000
--- a/lib/php/src/protocol/TJSONProtocol.php
+++ /dev/null
diff --git a/lib/php/src/protocol/TProtocol.php b/lib/php/src/protocol/TProtocol.php
deleted file mode 100644
index e69de29bb..000000000
--- a/lib/php/src/protocol/TProtocol.php
+++ /dev/null
diff --git a/lib/php/src/server/TForkingServer.php b/lib/php/src/server/TForkingServer.php
deleted file mode 100644
index e69de29bb..000000000
--- a/lib/php/src/server/TForkingServer.php
+++ /dev/null
diff --git a/lib/php/src/server/TServer.php b/lib/php/src/server/TServer.php
deleted file mode 100644
index e69de29bb..000000000
--- a/lib/php/src/server/TServer.php
+++ /dev/null
diff --git a/lib/php/src/server/TSimpleServer.php b/lib/php/src/server/TSimpleServer.php
deleted file mode 100644
index e69de29bb..000000000
--- a/lib/php/src/server/TSimpleServer.php
+++ /dev/null
diff --git a/lib/php/src/transport/TBufferedTransport.php b/lib/php/src/transport/TBufferedTransport.php
deleted file mode 100644
index e69de29bb..000000000
--- a/lib/php/src/transport/TBufferedTransport.php
+++ /dev/null
diff --git a/lib/php/src/transport/TFramedTransport.php b/lib/php/src/transport/TFramedTransport.php
deleted file mode 100644
index e69de29bb..000000000
--- a/lib/php/src/transport/TFramedTransport.php
+++ /dev/null
diff --git a/lib/php/src/transport/THttpClient.php b/lib/php/src/transport/THttpClient.php
deleted file mode 100644
index e69de29bb..000000000
--- a/lib/php/src/transport/THttpClient.php
+++ /dev/null
diff --git a/lib/php/src/transport/TMemoryBuffer.php b/lib/php/src/transport/TMemoryBuffer.php
deleted file mode 100644
index e69de29bb..000000000
--- a/lib/php/src/transport/TMemoryBuffer.php
+++ /dev/null
diff --git a/lib/php/src/transport/TNullTransport.php b/lib/php/src/transport/TNullTransport.php
deleted file mode 100644
index e69de29bb..000000000
--- a/lib/php/src/transport/TNullTransport.php
+++ /dev/null
diff --git a/lib/php/src/transport/TPhpStream.php b/lib/php/src/transport/TPhpStream.php
deleted file mode 100644
index e69de29bb..000000000
--- a/lib/php/src/transport/TPhpStream.php
+++ /dev/null
diff --git a/lib/php/src/transport/TServerSocket.php b/lib/php/src/transport/TServerSocket.php
deleted file mode 100644
index e69de29bb..000000000
--- a/lib/php/src/transport/TServerSocket.php
+++ /dev/null
diff --git a/lib/php/src/transport/TServerTransport.php b/lib/php/src/transport/TServerTransport.php
deleted file mode 100644
index e69de29bb..000000000
--- a/lib/php/src/transport/TServerTransport.php
+++ /dev/null
diff --git a/lib/php/src/transport/TSocket.php b/lib/php/src/transport/TSocket.php
deleted file mode 100644
index e69de29bb..000000000
--- a/lib/php/src/transport/TSocket.php
+++ /dev/null
diff --git a/lib/php/src/transport/TSocketPool.php b/lib/php/src/transport/TSocketPool.php
deleted file mode 100644
index e69de29bb..000000000
--- a/lib/php/src/transport/TSocketPool.php
+++ /dev/null
diff --git a/lib/php/src/transport/TTransport.php b/lib/php/src/transport/TTransport.php
deleted file mode 100644
index e69de29bb..000000000
--- a/lib/php/src/transport/TTransport.php
+++ /dev/null
diff --git a/lib/php/src/transport/TTransportFactory.php b/lib/php/src/transport/TTransportFactory.php
deleted file mode 100644
index e69de29bb..000000000
--- a/lib/php/src/transport/TTransportFactory.php
+++ /dev/null