License updates.

This commit is contained in:
Justin Maggard
2008-10-23 17:47:53 +00:00
parent f90a2c3bc8
commit 227b295612
5 changed files with 24 additions and 959 deletions

View File

@ -645,7 +645,6 @@ main(int argc, char * * argv)
{
sqlite3_open("/tmp/files.db", &db);
ScanDirectory(media_dir, NULL);
return 0;
}
else
{