Fix warning.

git-svn-id: svn://localhost/ardour2/branches/3.0@12030 d708f5d6-7413-0410-9779-e7cbd77b26cf
This commit is contained in:
Carl Hetherington 2012-04-19 15:07:16 +00:00
parent bcb2f4f123
commit f4db0d07f9

View File

@ -85,7 +85,7 @@ SessionMetadata::SessionMetadata ()
//map.insert (Property ("album_sort", ""));
//map.insert (Property ("album_artist_sort", ""));
//map.insert (Property ("artist_sort", ""));
//map.insert (Property ("title_sort", ""));\
//map.insert (Property ("title_sort", ""));
/*** Globals ***/
user_map.insert (Property ("user_name", ""));