Fix some warnings.

git-svn-id: svn://localhost/ardour2/branches/3.0@5081 d708f5d6-7413-0410-9779-e7cbd77b26cf
This commit is contained in:
Carl Hetherington
2009-05-15 21:36:37 +00:00
parent c9d0a19c8f
commit f4e6f8fec5
6 changed files with 64 additions and 67 deletions

View File

@@ -852,8 +852,6 @@ Session::load_state (string snapshot_name)
int
Session::load_options (const XMLNode& node)
{
XMLNode* child;
XMLProperty* prop;
LocaleGuard lg (X_("POSIX"));
config.set_variables (node);