]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/command-request.hh
release: 1.1.18
[lilypond.git] / lily / include / command-request.hh
index 81990b4f3f29f864aa343c42aeff569b068536e1..7d539fb6660711336c865bb8fffccada7820191a 100644 (file)
@@ -47,10 +47,6 @@ public:
   REQUESTMETHODS(Command_script_req);
 };
 
-class Command_tie_req : public Command_req {
-public:
-  REQUESTMETHODS(Command_tie_req);
-};
 
 /** Baseclass for time_signature/partial req. It has to be handled by
   Staff_{walker,column} baseclass.  */