xdg-app-buildeR: Remove unnecessary spew

tingping/wmclass
Alexander Larsson 2016-03-14 11:57:06 +01:00
parent 7ddfc91b90
commit 728e7a89e1
1 changed files with 0 additions and 1 deletions

View File

@ -757,7 +757,6 @@ builder_module_handle_debuginfo (BuilderModule *self,
{
GFile *build_dir = builder_context_get_build_dir (context);
int i;
g_print ("Copying sources: \n");
for (i = 0; file_refs[i] != NULL; i++)
{
if (g_str_has_prefix (file_refs[i], builddir))