[gnome-software: 1/2] flatpak: Drop a duplicate gi18n header
- From: Milan Crha <mcrha src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-software: 1/2] flatpak: Drop a duplicate gi18n header
- Date: Tue, 26 Jan 2021 15:07:34 +0000 (UTC)
commit dcc73a51936986f5c5a65dd98456a82217b198cc
Author: Philip Withnall <pwithnall endlessos org>
Date: Tue Jan 26 14:45:14 2021 +0000
flatpak: Drop a duplicate gi18n header
This was a rebase conflict I introduced, conflicting between commits
f761e61a22 and cad143e73dfd.
The rest of the plugins use `gi18n.h`, so it seems more consistent to
use that rather than `gi18n-lib.h`.
Spotted by Milan Crha.
Signed-off-by: Philip Withnall <pwithnall endlessos org>
plugins/flatpak/gs-plugin-flatpak.c | 1 -
1 file changed, 1 deletion(-)
---
diff --git a/plugins/flatpak/gs-plugin-flatpak.c b/plugins/flatpak/gs-plugin-flatpak.c
index 89a97757..ec00f5a8 100644
--- a/plugins/flatpak/gs-plugin-flatpak.c
+++ b/plugins/flatpak/gs-plugin-flatpak.c
@@ -20,7 +20,6 @@
#include <flatpak.h>
#include <glib/gi18n.h>
#include <gnome-software.h>
-#include <glib/gi18n-lib.h>
#include "gs-appstream.h"
#include "gs-flatpak-app.h"
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]