libsysprof-capture: Stop defining G_LOG_DOMAIN

libsysprof-capture no longer calls any of the GLib logging functions
which make use of it.

Signed-off-by: Philip Withnall <withnall@endlessm.com>

Helps: #40
This commit is contained in:
Philip Withnall
2020-07-02 09:56:27 +01:00
parent e4813cd729
commit 607af73676
10 changed files with 0 additions and 20 deletions

View File

@ -18,8 +18,6 @@
* SPDX-License-Identifier: GPL-3.0-or-later
*/
#define G_LOG_DOMAIN "mapped-ring-buffer"
#include "config.h"
#include <assert.h>