From 6477acea9a90af165c0d8325449e8537b5709457 Mon Sep 17 00:00:00 2001 From: Martin Quinson Date: Sat, 14 Nov 2015 23:10:54 +0100 Subject: [PATCH 1/1] unused variable --- src/surf/plugins/energy.cpp | 1 - 1 file changed, 1 deletion(-) diff --git a/src/surf/plugins/energy.cpp b/src/surf/plugins/energy.cpp index d3f8c6844e..a8e9398935 100644 --- a/src/surf/plugins/energy.cpp +++ b/src/surf/plugins/energy.cpp @@ -46,7 +46,6 @@ To simulate the energy-related elements, first call the #sg_energy_plugin_init() and then use the following function to retrieve the consumption of a given host: #MSG_host_get_consumed_energy(). */ -XBT_LOG_EXTERNAL_CATEGORY(surf_kernel); XBT_LOG_NEW_DEFAULT_SUBCATEGORY(surf_energy, surf, "Logging specific to the SURF energy plugin"); -- 2.20.1