Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
kill some unused static functions
[simgrid.git] / src / instr / instr_interface.c
index aec0980..a8e97d3 100644 (file)
@@ -1,8 +1,8 @@
-/* Copyright (c) 2010. The SimGrid Team.
+/* Copyright (c) 2010-2014. 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. */
+ * under the terms of the license (GNU LGPL) which comes with this package. */
 
 #include "simgrid_config.h"
 
@@ -11,8 +11,6 @@
 #include "surf/surf.h"
 #include "surf/surf_private.h"
 
-//FIXME:#include "surf/network_private.h"
-
 typedef enum {
   INSTR_US_DECLARE,
   INSTR_US_SET,