| 39238:53cfb9400de8 | 39239:e96ee5198ea0 |
|---|---|
| 435 } | 435 } |
| 436 | 436 |
| 437 static void | 437 static void |
| 438 pidgin_conversation_theme_init(PidginConvTheme *theme) | 438 pidgin_conversation_theme_init(PidginConvTheme *theme) |
| 439 { | 439 { |
| 440 #if 0 | |
| 441 PidginConvThemePrivate *priv; | |
| 442 | |
| 443 priv = pidgin_conversation_theme_get_instance_private(theme); | |
| 444 #endif | |
| 445 } | 440 } |
| 446 | 441 |
| 447 static void | 442 static void |
| 448 pidgin_conv_theme_finalize(GObject *obj) | 443 pidgin_conv_theme_finalize(GObject *obj) |
| 449 { | 444 { |