]> git.tdb.fi Git - builder.git/blobdiff - source/package.cpp
... and remove the debugging cout
[builder.git] / 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())
                {