Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
unused variable
authorMartin Quinson <martin.quinson@loria.fr>
Sat, 14 Nov 2015 22:10:54 +0000 (23:10 +0100)
committerMartin Quinson <martin.quinson@loria.fr>
Sat, 14 Nov 2015 22:10:54 +0000 (23:10 +0100)
src/surf/plugins/energy.cpp

index d3f8c68..a8e9398 100644 (file)
@@ -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().
  */
 
 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");
 
 XBT_LOG_NEW_DEFAULT_SUBCATEGORY(surf_energy, surf,
                                 "Logging specific to the SURF energy plugin");