From 691bba9511cc55cc3ce9b015ac90fc007e935ef6 Mon Sep 17 00:00:00 2001 From: Christian Hergert Date: Mon, 20 Mar 2023 21:17:45 -0700 Subject: plugin-info: remove duplicate definition of I_() --- libpeas/peas-plugin-info.c | 2 -- 1 file changed, 2 deletions(-) diff --git a/libpeas/peas-plugin-info.c b/libpeas/peas-plugin-info.c index 78dc2fe..2620145 100644 --- a/libpeas/peas-plugin-info.c +++ b/libpeas/peas-plugin-info.c @@ -38,8 +38,6 @@ #define OS_HELP_KEY "Help-GNOME" #endif -#define I_(s) g_intern_string(s) - /** * PeasPluginInfo: * -- cgit v1.2.1