Improve some sieve-related translations
[claws.git] / src / tests / mock_debug_print.h
blobd9e8f69ffcd4f7323d1474f0fe698a8f7c2af79e
1 void debug_print_real (const gchar *format, ...) { return; }
2 const char *debug_srcname(const char *file) { return NULL; }