]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/box.hh
Merge branch 'issue4032'
[lilypond.git] / lily / include / box.hh
index b0f899431188bf4d653ac448afbb6e074efdd6fa..685fbcff75a61fe3912134c75dfeaf4e23581df9 100644 (file)
@@ -40,6 +40,5 @@ public:
   Box (Interval ix, Interval iy);
 };
 
-DECLARE_UNSMOB (Box, box);
 
 #endif