Skip to content
Snippets Groups Projects
Commit 712087db authored by Henrik (Grubba) Grubbström's avatar Henrik (Grubba) Grubbström Committed by Martin Nilsson
Browse files

Build [Mapping]: Removed extraneous and conflicting prototype.

Fixes linking issues on NT.
parent 2e2dffc8
No related branches found
No related tags found
No related merge requests found
......@@ -135,7 +135,6 @@ PMOD_EXPORT void really_free_mapping(struct mapping *md);
}while(0)
/* Prototypes begin here */
void really_free_mapping(struct mapping * m);
void count_memory_in_mappings(size_t * num, size_t * size);
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment