]> git.ipfire.org Git - thirdparty/plymouth.git/commitdiff
[log-viewer] Drop unused variable
authorRay Strode <rstrode@redhat.com>
Thu, 6 Aug 2009 02:55:07 +0000 (22:55 -0400)
committerRay Strode <rstrode@redhat.com>
Thu, 6 Aug 2009 02:55:07 +0000 (22:55 -0400)
src/viewer/plymouth-log-viewer.c

index 093c445f833f411201d5c9613aa6653d3249a3a6..e103d6f67f06c631c09c730ee761ac1f79de28fd 100644 (file)
@@ -100,7 +100,6 @@ read_boot_log (const char  *file,
   gsize length;
   char *p, *q;
   GtkTextBuffer *buffer;
-  GtkTextTag *blue;
   GtkTextIter iter;
   GString *partial;