diff options
Diffstat (limited to 'lib/public/AppFramework/Http.php')
-rw-r--r-- | lib/public/AppFramework/Http.php | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/lib/public/AppFramework/Http.php b/lib/public/AppFramework/Http.php index 1e501c87299..8b3cde6875e 100644 --- a/lib/public/AppFramework/Http.php +++ b/lib/public/AppFramework/Http.php @@ -22,12 +22,6 @@ * along with this program. If not, see <http://www.gnu.org/licenses/> * */ - -/** - * Public interface of ownCloud for apps to use. - * AppFramework\HTTP class - */ - namespace OCP\AppFramework; /** |