some complaining if we do something bad

SVN revision: 18737
This commit is contained in:
Carsten Haitzler 2005-12-01 01:01:17 +00:00
parent f9865e04da
commit 83e6dc6afb
1 changed files with 1 additions and 0 deletions

View File

@ -128,4 +128,5 @@ evas_stringshare_del(const char *str)
return;
}
}
printf("EEEK trying to del non-shared stringshare \"%s\"\n", str);
}