From 193b66d52ae2cb5ced7969e15b7f56dc1978ca8a Mon Sep 17 00:00:00 2001
From: Behdad Esfahbod <behdad@behdad.org>
Date: Thu, 28 Dec 2006 06:12:18 -0500
Subject: [PATCH] Remove stale comment

---
 src/harfbuzz-open-private.h | 10 ----------
 1 file changed, 10 deletions(-)

diff --git a/src/harfbuzz-open-private.h b/src/harfbuzz-open-private.h
index 041d2ebc9..f3f7ecd57 100644
--- a/src/harfbuzz-open-private.h
+++ b/src/harfbuzz-open-private.h
@@ -656,16 +656,6 @@ struct Device {
 
 
 
-
-/*
- *
- * The Glyph Substitution Table
- *
- */
-
-
-
-
 #define DEFINE_LIST_ACCESSOR0(const, Type, name) \
   inline const Type##List* get_##name##_list (void) const { \
     assert (name##List); \