Remove a few duplicate comments.
This commit is contained in:
@@ -16,8 +16,6 @@
|
||||
*
|
||||
*/
|
||||
|
||||
// A hashtable using strings as indices.
|
||||
|
||||
#define HASHTABLE_INTERNAL
|
||||
#include "stringhashtable.h"
|
||||
#include "types.h"
|
||||
|
||||
@@ -16,8 +16,6 @@
|
||||
*
|
||||
*/
|
||||
|
||||
// A hashtable using strings as indices.
|
||||
|
||||
#ifndef _STRINGHASHTABLE_H
|
||||
#define _STRINGHASHTABLE_H
|
||||
|
||||
|
||||
Reference in New Issue
Block a user