summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Config.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/Config.h b/Config.h
index a32bbcf..d6412e7 100644
--- a/Config.h
+++ b/Config.h
@@ -28,7 +28,7 @@ public:
std::string s_password;
bool HideMainMenuEntry;
- bool UseCustomTranscodeProfile = false;
+ bool UseCustomTranscodeProfile;
std::string GetUUID();
void SetUUID(const char* uuid);