Remove duplicate dict entry

As found by LGTM.com.

Change-Id: I9d41fec8a9f80fe9cb1cae960418032f84646a99
Reviewed-by: Alexandru Croitor <alexandru.croitor@qt.io>
This commit is contained in:
Dimitrios Apostolou 2020-07-04 02:34:23 +02:00
parent 89e3a426a8
commit 3736ebf7c8

View File

@ -676,7 +676,6 @@ platform_mapping = {
"mingw": "MINGW",
"netbsd": "NETBSD",
"haiku": "HAIKU",
"netbsd": "NETBSD",
"mac": "APPLE",
"macx": "MACOS",
"macos": "MACOS",