summaryrefslogtreecommitdiffstats
path: root/src/core/common/qt_messages.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/core/common/qt_messages.cpp')
-rw-r--r--src/core/common/qt_messages.cpp7
1 files changed, 1 insertions, 6 deletions
diff --git a/src/core/common/qt_messages.cpp b/src/core/common/qt_messages.cpp
index d64db69c9..bc3a1560d 100644
--- a/src/core/common/qt_messages.cpp
+++ b/src/core/common/qt_messages.cpp
@@ -1,6 +1,5 @@
// Copyright (c) 2010 The Chromium Authors. All rights reserved.
-// Use of this source code is governed by a BSD-style license that can be
-// found in the LICENSE.Chromium file.
+// SPDX-License-Identifier: LicenseRef-Qt-Commercial OR BSD-3-Clause
// Get basic type definitions.
#define IPC_MESSAGE_IMPL
@@ -10,10 +9,6 @@
#include "ipc/struct_constructor_macros.h"
#include "common/qt_messages.h"
-// Generate destructors.
-#include "ipc/struct_destructor_macros.h"
-#include "common/qt_messages.h"
-
// Generate param traits write methods.
#include "ipc/param_traits_write_macros.h"
namespace IPC {