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