]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/translator-group.hh
Merge branch 'issue4032'
[lilypond.git] / lily / include / translator-group.hh
index ad044de86075d6d9e9178d05a4ed11fd8d81335d..0774930bf76663671d55934ef73e6fcdc6f094cd 100644 (file)
@@ -1,7 +1,7 @@
 /*
   This file is part of LilyPond, the GNU music typesetter.
 
-  Copyright (C) 1997--2012 Han-Wen Nienhuys <hanwen@xs4all.nl>
+  Copyright (C) 1997--2014 Han-Wen Nienhuys <hanwen@xs4all.nl>
 
   LilyPond is free software: you can redistribute it and/or modify
   it under the terms of the GNU General Public License as published by
@@ -102,6 +102,5 @@ Translator_group *get_translator_group (SCM sym);
 #define foobar
 #define ADD_TRANSLATOR_GROUP(classname, desc, grobs, read, write) foobar
 
-DECLARE_UNSMOB (Translator_group, translator_group);
 
 #endif // TRANSLATOR_GROUP_HH