X-Git-Url: https://main.carlh.net/gitweb/?a=blobdiff_plain;f=libs%2Fsurfaces%2Fmackie%2Fdevice_profile.cc;h=110038ca2bcb1e8bd259fd11724d3079a728cb58;hb=834f94c60a7f6ff2b0695096e9dbcd340dbca3af;hp=04975270abe41ea4a90875f86647c487ea6ac7f9;hpb=3b7e2f7d67ad87bfb0ce183c10e9d00e71b6b085;p=ardour.git diff --git a/libs/surfaces/mackie/device_profile.cc b/libs/surfaces/mackie/device_profile.cc index 04975270ab..110038ca2b 100644 --- a/libs/surfaces/mackie/device_profile.cc +++ b/libs/surfaces/mackie/device_profile.cc @@ -120,8 +120,6 @@ DeviceProfile::reload_device_profiles () XMLTree tree; - std::cerr << "Loading " << fullpath << std::endl; - if (!tree.read (fullpath.c_str())) { continue; }