1
0
mirror of https://github.com/odrling/Aegisub synced 2025-04-11 22:56:02 +02:00

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:
return "";
}
return "";
}
std::string Platform::ArchName() {