From 824e3e297e0464ed4a867c4203a50eedea1e70be Mon Sep 17 00:00:00 2001 From: Patrick McDermott Date: Fri, 03 Nov 2017 14:37:47 -0400 Subject: src/utils/profile-icon.c: Don't use macros in SVG document string This partially reverts commit d3461b3. --- diff --git a/src/utils/profile-icon.c b/src/utils/profile-icon.c index 4284a1d..eec4d8e 100644 --- a/src/utils/profile-icon.c +++ b/src/utils/profile-icon.c @@ -30,13 +30,9 @@ #define PROFILE_SVG_WIDTH 16 #define PROFILE_SVG_HEIGHT 16 -#define STRX(S) #S -#define STR(S) STRX(S) static const gchar *profile_svg = - "\n" + "\n" "\n" "