dotnet: improve language coverage of passthru.tests for dotnet sdks (#370789)
[NixPkgs.git] / pkgs / applications / video / yuview / disable_version_check.patch
blobc13cb9e9b5bdd1f379833dc5dc890dda07b7ea56
1 diff --git a/YUViewLib/src/common/Typedef.h b/YUViewLib/src/common/Typedef.h
2 --- a/YUViewLib/src/common/Typedef.h
3 +++ b/YUViewLib/src/common/Typedef.h
4 @@ -212,12 +212,7 @@ private:
5 #define YUVIEW_VERSION "Unknown"
6 #endif
8 -#ifndef YUVIEW_HASH
9 #define VERSION_CHECK 0
10 -#define YUVIEW_HASH 0
11 -#else
12 -#define VERSION_CHECK 1
13 -#endif
15 #define MAX_RECENT_FILES 10