3
0
Fork 0
forked from mirrors/nixpkgs
nixpkgs/pkgs/servers/sql/proxysql/dont-phone-home.patch

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

13 lines
335 B
Diff
Raw Normal View History

2021-10-14 18:34:36 +01:00
diff --git a/src/main.cpp b/src/main.cpp
index 39dfaa24..634b004b 100644
--- a/src/main.cpp
+++ b/src/main.cpp
@@ -237,6 +237,7 @@ static char * main_check_latest_version() {
void * main_check_latest_version_thread(void *arg) {
+ return NULL;
char * latest_version = main_check_latest_version();
if (latest_version) {
if (