Remove a few duplicate comments.

This commit is contained in:
Serge van den Boom
2013-09-29 19:09:30 +02:00
parent 15bafcbca3
commit 145309927b
2 changed files with 0 additions and 4 deletions
-2
View File
@@ -16,8 +16,6 @@
*
*/
// A hashtable using strings as indices.
#define HASHTABLE_INTERNAL
#include "stringhashtable.h"
#include "types.h"
-2
View File
@@ -16,8 +16,6 @@
*
*/
// A hashtable using strings as indices.
#ifndef _STRINGHASHTABLE_H
#define _STRINGHASHTABLE_H