OSDN Git Service

Fixed detection of 64-Bit VapourSynth when 32-Bit VapourSynth is *not* installed...
[x264-launcher/x264-launcher.git] / src / global.h
index 979e717..81ae32f 100644 (file)
@@ -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