talons

Fork of Claws Mail https://www.claws-mail
Log | Files | Refs | README | LICENSE

mock_prefs_common_get_flush_metadata.h (67B)


      1 gboolean prefs_common_get_flush_metadata(void)
      2 {
      3 	return FALSE;
      4 }
      5