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

[pvr] Some cleanup, makes it easier to change format string #8033

Merged
merged 1 commit into from
Sep 14, 2015

Conversation

Paxxi
Copy link
Member

@Paxxi Paxxi commented Sep 12, 2015

Spotted this while working on something else, seems like unnecessary duplication of code.

@Paxxi Paxxi added Type: Cleanup non-breaking change which removes non-working or unmaintained functionality Component: PVR labels Sep 12, 2015
@Paxxi
Copy link
Member Author

Paxxi commented Sep 12, 2015

@ksooo ok?

else
return StringUtils::Format("%s: '%s'", g_localizeStrings.Get(19228).c_str(), m_strTitle.c_str()); // Timer deleted
stringID = 19228; // Timer deleted
}

This comment was marked as spam.

This comment was marked as spam.

@Paxxi
Copy link
Member Author

Paxxi commented Sep 13, 2015

updated with the comments, good to go?

@ksooo
Copy link
Member

ksooo commented Sep 13, 2015

@Paxxi Yep. Looking good now.

jenkins build this please

ksooo added a commit that referenced this pull request Sep 14, 2015
[pvr] Some cleanup, makes it easier to change format string
@ksooo ksooo merged commit 429afb7 into xbmc:master Sep 14, 2015
@Paxxi Paxxi deleted the pvrtimer branch September 14, 2015 13:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Component: PVR Type: Cleanup non-breaking change which removes non-working or unmaintained functionality
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants