Disable debug log from ovni event

This commit is contained in:
Rodrigo Arias 2023-02-16 16:00:49 +01:00 committed by Rodrigo Arias Mallo
parent 4fb77610d2
commit 2d05fbaeea

View File

@ -1,7 +1,7 @@
/* Copyright (c) 2021-2023 Barcelona Supercomputing Center (BSC)
* SPDX-License-Identifier: GPL-3.0-or-later */
#define ENABLE_DEBUG
//#define ENABLE_DEBUG
#include "ovni_priv.h"