mock_prefs_common_get_use_shred.h (62B)
1 gboolean prefs_common_get_use_shred(void) 2 { 3 return FALSE; 4 } 5