aboutsummaryrefslogtreecommitdiffstats
path: root/lib/private/legacy/OC_FileChunking.php
diff options
context:
space:
mode:
Diffstat (limited to 'lib/private/legacy/OC_FileChunking.php')
-rw-r--r--lib/private/legacy/OC_FileChunking.php2
1 files changed, 0 insertions, 2 deletions
diff --git a/lib/private/legacy/OC_FileChunking.php b/lib/private/legacy/OC_FileChunking.php
index 1c24f0d8067..e3782cabb4a 100644
--- a/lib/private/legacy/OC_FileChunking.php
+++ b/lib/private/legacy/OC_FileChunking.php
@@ -28,8 +28,6 @@
* along with this program. If not, see <http://www.gnu.org/licenses/>
*
*/
-
-
class OC_FileChunking {
protected $info;
protected $cache;