Remove obsolete picture upload code
Compare changes
- Alex authored
+ 0
− 52
@@ -336,58 +336,6 @@ export function closeBox () {
Since !2089 (merged) and !1916 (merged), the upload of profile pictures and pictures for blog posts is done with the new API. This removes a lot of old code that is not in use anymore.
Very sure. This removes the functions pictureCrop
and pictureReady
, which are not used anywhere.
Not really possible, because the code is not used anymore. You can check all picture uploads are still possible (profile pictures, wall posts, blog posts, ...)
CHANGELOG.md