Remove unneeded Q_DECLARE_METATYPE from specific_linux

This commit is contained in:
Ilya Fedin 2021-02-19 22:41:03 +04:00 committed by John Preston
parent 7ada85aa5a
commit 40b776befc
1 changed files with 0 additions and 2 deletions

View File

@ -69,8 +69,6 @@ using BaseGtkIntegration = base::Platform::GtkIntegration;
using Platform::internal::WaylandIntegration;
using Platform::internal::GtkIntegration;
Q_DECLARE_METATYPE(QMargins);
namespace Platform {
namespace {