diff options
| author | Johan Hedberg <johan.hedberg@nokia.com> | 2008-03-05 17:54:58 +0000 | 
|---|---|---|
| committer | Johan Hedberg <johan.hedberg@nokia.com> | 2008-03-05 17:54:58 +0000 | 
| commit | 401a54f27d7c93f19eeff26b35ce5a8b0e20a4f5 (patch) | |
| tree | 1ee366c21d8805a97893a17e4a8833f5627724ee | |
| parent | ce8053e02539f99b025054c0055cf4d0ca1485e7 (diff) | |
Remove unnecessary empty line
| -rw-r--r-- | audio/control.c | 1 | 
1 files changed, 0 insertions, 1 deletions
diff --git a/audio/control.c b/audio/control.c index 861241b5..63612f4a 100644 --- a/audio/control.c +++ b/audio/control.c @@ -988,7 +988,6 @@ int avrcp_init(DBusConnection *conn, GKeyFile *config)  	if (avctp_server)  		return 0; -  	tmp = g_key_file_get_boolean(config, "General", "Master",  			&err);  	if (err) {  | 
