mirror of
https://github.com/brl/mutter.git
synced 2024-11-21 15:40:41 -05:00
remove dead code; closes #501365.
2007-12-11 Thomas Thurman <tthurman@gnome.org> * src/theme-parser.c: remove dead code; closes #501365. svn path=/trunk/; revision=3472
This commit is contained in:
parent
42951ec68f
commit
83e18f8da4
@ -1,3 +1,7 @@
|
||||
2007-12-11 Thomas Thurman <tthurman@gnome.org>
|
||||
|
||||
* src/theme-parser.c: remove dead code; closes #501365.
|
||||
|
||||
2007-12-08 Thomas Thurman <tthurman@gnome.org>
|
||||
|
||||
* src/metacity.schemas.in: rewrite long description of
|
||||
|
@ -374,9 +374,6 @@ locate_attributes (GMarkupParseContext *context,
|
||||
|
||||
va_end (args);
|
||||
|
||||
if (!retval)
|
||||
return retval;
|
||||
|
||||
i = 0;
|
||||
while (attribute_names[i])
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user