diff options
Diffstat (limited to 'inc/store/file.class.php')
-rw-r--r-- | inc/store/file.class.php | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/inc/store/file.class.php b/inc/store/file.class.php index ad20937d..c9d85dcc 100644 --- a/inc/store/file.class.php +++ b/inc/store/file.class.php | |||
@@ -44,8 +44,4 @@ class File extends Store { | |||
44 | public function getLastId() { | 44 | public function getLastId() { |
45 | 45 | ||
46 | } | 46 | } |
47 | |||
48 | public function updateContentById($id) { | ||
49 | |||
50 | } | ||
51 | } | 47 | } |