remove code intended for use with basename(), fix memory leak since g_path_get_basena...
authorRobin Gareus <robin@gareus.org>
Mon, 14 Apr 2014 13:21:29 +0000 (15:21 +0200)
committerRobin Gareus <robin@gareus.org>
Mon, 14 Apr 2014 13:21:29 +0000 (15:21 +0200)
commit09d5d7f26b3778c22806366ef97223b193eaa65b
treefa671db49a637169ee7d489c66f93d035eddda9c
parent15c5d12321c16932a00b849e25226e0c02bbef82
remove code intended for use with basename(), fix memory leak since g_path_get_basename() returns a newly allocated string.
libs/ardour/ardour/vst_types.h
libs/ardour/linux_vst_support.cc
libs/fst/vstwin.c