diff options
Diffstat (limited to 'Source/MGTemplateEngine.h')
-rw-r--r-- | Source/MGTemplateEngine.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Source/MGTemplateEngine.h b/Source/MGTemplateEngine.h index 629b235c..af72ac58 100644 --- a/Source/MGTemplateEngine.h +++ b/Source/MGTemplateEngine.h @@ -3,7 +3,6 @@ // // Created by Matt Gemmell on 11/05/2008. // Copyright 2008 Instinctive Code. All rights reserved. -// // Keys in blockInfo dictionaries passed to delegate methods. #define BLOCK_NAME_KEY @"name" // NSString containing block name (first word of marker) |