Commit 5c209525ad9b0023d5e749450fba002763929877

henry 2003-09-24T22:05:57

Removed old char map function

1
2
3
4
5
6
7
8
9
10
11
12
13
diff --git a/include/FTFace.h b/include/FTFace.h
index 393221c..8c66f3e 100755
--- a/include/FTFace.h
+++ b/include/FTFace.h
@@ -81,8 +81,6 @@ class FTGL_EXPORT FTFace
 
         unsigned int UnitsPerEM() const;
 
-//        FTCharmap* CharMap() const { return charMap;}
-        
         /**
          * Gets the kerning vector between two glyphs
          */