X-Git-Url: http://git.osdn.net/view?a=blobdiff_plain;f=src%2Fglobal.h;h=d7c2a24db7c4142194ca63266fcdf22ab350b6f6;hb=04310cbc46614e79fe696ffd602d7bbff3977531;hp=979e71776fd33b7ee36fefd578832bf3465d44c0;hpb=286f615370942871dca0fecbb99b6fe581c8c5f9;p=x264-launcher%2Fx264-launcher.git diff --git a/src/global.h b/src/global.h index 979e717..d7c2a24 100644 --- a/src/global.h +++ b/src/global.h @@ -1,6 +1,6 @@ /////////////////////////////////////////////////////////////////////////////// // Simple x264 Launcher -// Copyright (C) 2004-2016 LoRd_MuldeR +// Copyright (C) 2004-2022 LoRd_MuldeR // // This program is free software; you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by @@ -42,7 +42,6 @@ class QProcess; //Utility functions const QString &x264_data_path(void); QString x264_path2ansi(const QString &longPath, bool makeLowercase = false); -QString x264_query_reg_string(const bool bUser, const QString &path, const QString &name); bool x264_set_thread_execution_state(const bool systemRequired); //Version getters