]> git.tdb.fi Git - builder.git/commitdiff
... and remove the debugging cout
authorMikko Rasa <tdb@tdb.fi>
Thu, 16 Nov 2006 23:07:30 +0000 (23:07 +0000)
committerMikko Rasa <tdb@tdb.fi>
Thu, 16 Nov 2006 23:07:30 +0000 (23:07 +0000)
source/package.cpp

index 31b36bb4710365af4313f0cec4e0ec7360a9b4a0..c5e0ffc3428b6629645c7ae3698f000c8a0560f4 100644 (file)
@@ -261,7 +261,6 @@ void Package::create_build_info()
        }
        else if(name=="fmod4")
        {
-               cout<<path<<'\n';
                export_binfo.libs.push_back("fmodex");
                if(!path.empty())
                {