mirror of
https://github.com/microsoft/PowerToys.git
synced 2024-11-27 14:59:16 +08:00
Remove unneccesairy code
This commit is contained in:
parent
651e395de9
commit
25ccc3213e
@ -1,10 +1,6 @@
|
||||
#pragma once
|
||||
#include "Generated Files/resource.h"
|
||||
#ifndef GET_RESOURCE_STRING
|
||||
#include <../utils/resources.h>
|
||||
#endif
|
||||
|
||||
|
||||
|
||||
std::wstring GetLocalisation(int key) {
|
||||
return GET_RESOURCE_STRING(key);
|
||||
|
Loading…
Reference in New Issue
Block a user