mirror of
https://github.com/ciphervance/supercell-wx.git
synced 2025-10-30 23:20:05 +00:00
Remove unused variables
This commit is contained in:
parent
e86fec8d99
commit
b6aa85a916
3 changed files with 0 additions and 6 deletions
|
|
@ -12,8 +12,6 @@ namespace qt
|
|||
namespace util
|
||||
{
|
||||
|
||||
static const std::string logPrefix_ = "scwx::qt::util::file";
|
||||
|
||||
std::unique_ptr<std::istream> OpenFile(const std::string& filename,
|
||||
std::ios_base::openmode mode)
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue