Kaydet (Commit) 307aeb6e authored tarafından Michael Meeks's avatar Michael Meeks

remove test code.

Change-Id: I69875478e43a5aa4163f35ba75db4de7b9db7c4c
üst 46ee3bd7
......@@ -3756,7 +3756,7 @@ void GtkSalGraphics::signalSettingsNotify( GObject *pSettings, GParamSpec *pSpec
{
g_return_if_fail( pSpec != NULL );
if( !strcmp( pSpec->name, "gtk-fontconfig-timestamp" ) && getenv ("DOFIX") )
if( !strcmp( pSpec->name, "gtk-fontconfig-timestamp" ) )
GtkSalGraphics::refreshFontconfig( GTK_SETTINGS( pSettings ) );
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment