summaryrefslogtreecommitdiff
path: root/src/constants.hpp
diff options
context:
space:
mode:
authorouwou <26526779+ouwou@users.noreply.github.com>2024-01-13 21:18:36 -0500
committerouwou <26526779+ouwou@users.noreply.github.com>2024-01-13 21:18:36 -0500
commit27ac13334e5bc1cc9c7bb5b3ed08a1731599984c (patch)
tree83379489ad5785e6a613b84cfb9317584cced4cf /src/constants.hpp
parent09bf732a122760a1f1d6ba005d066d107c57edad (diff)
parent012c2dab59b0202586a88af6286b27d79eac61b6 (diff)
downloadabaddon-portaudio-27ac13334e5bc1cc9c7bb5b3ed08a1731599984c.tar.gz
abaddon-portaudio-27ac13334e5bc1cc9c7bb5b3ed08a1731599984c.zip
Merge branch 'master' into classic-channels
Diffstat (limited to 'src/constants.hpp')
-rw-r--r--src/constants.hpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/constants.hpp b/src/constants.hpp
index 5ed123c..8f39530 100644
--- a/src/constants.hpp
+++ b/src/constants.hpp
@@ -12,7 +12,5 @@ constexpr static int BoostLevel3AttachmentSizeLimit = 100 * 1024 * 1024;
constexpr static int MaxMessagePayloadSize = 199 * 1024 * 1024;
constexpr static int EmojiSize = 24; // settings eventually
constexpr static int AvatarSize = 32;
-constexpr static int EmbedImageWidth = 400;
-constexpr static int EmbedImageHeight = 300;
constexpr static int ThumbnailSize = 100;
constexpr static int StickerComponentSize = 160;