]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/box.cc
Release: bump Welcome versions.
[lilypond.git] / lily / box.cc
index 050824a25ac74fa6d162b9ce8ff668b5f5ffede9..6569493419da6a66c44077feab15ea5297c46ee9 100644 (file)
@@ -19,8 +19,6 @@
 
 #include "box.hh"
 
-ADD_SMOB_INIT (Box);
-
 void
 Box::translate (Offset o)
 {
@@ -135,4 +133,4 @@ Box::print ()
 /****************************************************************/
 
 
-const char Box::type_p_name_[] = "ly:box?";
+const char * const Box::type_p_name_ = "ly:box?";