cleanup unused resources (#1300)

This commit is contained in:
Konrad Pozniak 2019-06-02 22:02:03 +02:00 committed by GitHub
commit a956061cbf
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
35 changed files with 1 additions and 272 deletions

View file

@ -1,8 +1,4 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<integer name="profile_media_column_count">3</integer>
<!-- Images larger than this will be downscaled to avoid OpenGL errors -->
<integer name="media_max_width">1920</integer>
<integer name="media_max_height">1920</integer>
</resources>