Revert "Possible fix for http://tracker.ardour.org/view.php?id=6332"
authorRobin Gareus <robin@gareus.org>
Thu, 16 Jul 2015 17:29:45 +0000 (19:29 +0200)
committerRobin Gareus <robin@gareus.org>
Thu, 16 Jul 2015 17:29:45 +0000 (19:29 +0200)
commit87b89a605f0c4e5fcabf9061d1a13c9caa65a824
tree4f75ed2898edcdb68014df39a3c2ebe384ae1d6f
parent1a619472ca0d7514831476bb9be9980ffbd91f46
Revert "Possible fix for tracker.ardour.org/view.php?id=6332"

This reverts commit 1a619472ca0d7514831476bb9be9980ffbd91f46.

On Unix systems "#define g_open open" interferes with class member function
IMHO this is the wrong approach, the filename should be converted using
glib::filename_from_utf8().
gtk2_ardour/sfdb_ui.cc
libs/ardour/sndfileimportable.cc
libs/ardour/sndfilesource.cc