Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

change: Remove dropped "audiohost" from advancedsettings #4892

Merged
merged 1 commit into from
Jun 14, 2014

Conversation

un1versal
Copy link
Contributor

According to IRC talk

XMLUtils::GetString(pElement, "audiohost", m_audioHost);

Is left over and gone.
also remove references in

CStdString m_audioHost;

and
m_audioHost = "default";

tbh I bit off more than I can chew but at least its here for reference if nothing else right?

@fritsch

@Jalle19
Copy link
Member

Jalle19 commented Jun 11, 2014

You should drop those other occurences too.

@fritsch
Copy link
Member

fritsch commented Jun 11, 2014

looks fine.

jenkins build this please

@MartijnKaijser MartijnKaijser added this to the Pending for inclusion milestone Jun 12, 2014
According to IRC talk

XMLUtils::GetString(pElement, "audiohost", m_audioHost);

And remove remaining references to  m_audioHost

So we dont end up with unreachable code
@un1versal un1versal changed the title Remove droped "audiohost" from advancedsettings change: Remove dropped "audiohost" from advancedsettings Jun 13, 2014
fritsch added a commit that referenced this pull request Jun 14, 2014
change: Remove dropped "audiohost" from advancedsettings
@fritsch fritsch merged commit a702c2a into xbmc:master Jun 14, 2014
@fritsch
Copy link
Member

fritsch commented Jun 14, 2014

@UniversaI: Please update the wiki accordingly if you did not do that already. Thanks in advance.

@MartijnKaijser MartijnKaijser modified the milestones: Helix 14.0-alpha1, Pending for inclusion Jun 14, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants