From 0db95cbfcdb0693e4584556779e8a8bbecd4122e Mon Sep 17 00:00:00 2001 From: Ilya Laktyushin Date: Mon, 13 Nov 2017 20:19:16 +0400 Subject: [PATCH] no message --- LegacyComponents/TGMediaPickerGalleryInterfaceView.m | 3 --- 1 file changed, 3 deletions(-) diff --git a/LegacyComponents/TGMediaPickerGalleryInterfaceView.m b/LegacyComponents/TGMediaPickerGalleryInterfaceView.m index c0bfdaac16..5ed1ac6496 100644 --- a/LegacyComponents/TGMediaPickerGalleryInterfaceView.m +++ b/LegacyComponents/TGMediaPickerGalleryInterfaceView.m @@ -1327,9 +1327,6 @@ break; } - if (hasHeaderView) - frame.origin.y += 64; - return frame; }