X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/68bf973c759c6eef597da8349276be4b60a6d124..a9113d6f217e32068b356fa249923e0c9be5a5b7:/src/include/surf/surf.hpp diff --git a/src/include/surf/surf.hpp b/src/include/surf/surf.hpp index ad88665a7a..ea0fdb2930 100644 --- a/src/include/surf/surf.hpp +++ b/src/include/surf/surf.hpp @@ -1,4 +1,4 @@ -/* Copyright (c) 2004-2017. The SimGrid Team. All rights reserved. */ +/* Copyright (c) 2004-2018. The SimGrid Team. All rights reserved. */ /* This program is free software; you can redistribute it and/or modify it * under the terms of the license (GNU LGPL) which comes with this package. */ @@ -388,8 +388,6 @@ XBT_PUBLIC(void) surf_exit(); XBT_PUBLIC(void) parse_platform_file(const char* file); /********** Tracing **********/ -/* from surf_instr.c */ -void TRACE_surf_action(surf_action_t surf_action, const char* category); /* instr_routing.c */ void instr_routing_define_callbacks();