forked from AuroraMiddleware/gtk
about dialog: Fix compiler warnings
Fix warnings due to -Wdeclaration-after-statement and -Wshadow.
This commit is contained in:
parent
00236c0d21
commit
94825c1777
@ -2108,7 +2108,6 @@ text_buffer_new (GtkAboutDialog *about,
|
||||
gchar *link;
|
||||
gchar *uri;
|
||||
const gchar *link_type;
|
||||
GtkTextTag *tag;
|
||||
|
||||
if (*q1 == '<')
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user