mirror of
https://github.com/brl/mutter.git
synced 2024-11-28 11:00:54 -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>
|
2007-12-08 Thomas Thurman <tthurman@gnome.org>
|
||||||
|
|
||||||
* src/metacity.schemas.in: rewrite long description of
|
* src/metacity.schemas.in: rewrite long description of
|
||||||
|
@ -374,9 +374,6 @@ locate_attributes (GMarkupParseContext *context,
|
|||||||
|
|
||||||
va_end (args);
|
va_end (args);
|
||||||
|
|
||||||
if (!retval)
|
|
||||||
return retval;
|
|
||||||
|
|
||||||
i = 0;
|
i = 0;
|
||||||
while (attribute_names[i])
|
while (attribute_names[i])
|
||||||
{
|
{
|
||||||
|
Loading…
Reference in New Issue
Block a user