Silence warning.

Originally committed to SVN as r5142.
This commit is contained in:
Amar Takhar 2011-01-08 15:25:04 +00:00
parent c67fe6db5d
commit 4eeacb5ab9

View file

@ -108,7 +108,7 @@ std::string Platform::GetVideoInfo(enum Platform::VideoInfo which) {
default: default:
return ""; return "";
} }
return "";
} }
std::string Platform::ArchName() { std::string Platform::ArchName() {