Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
* Moving things around (private->public)
[simgrid.git] / src / surf / network_gtnets_private.h
index 0a20d4c..fa6bdce 100644 (file)
@@ -41,10 +41,6 @@ typedef struct surf_action_network_GTNETS {
 
 extern xbt_dict_t network_card_set;
 
-/* HC: I put this prototype here for now but it will have to go in 
-   src/include/surf.h when it is functionnal. */
-void surf_network_resource_init_GTNETS(const char *filename);
-
 
 #endif                         /* _SURF_NETWORK_PRIVATE_H */