]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/command-request.hh
release: 1.5.29
[lilypond.git] / lily / include / command-request.hh
index fa7d7f4e636f4a4ddc2a5f9e540b3369f35ea159..204e93fbd655d211e85ef6f421a53b3849e10d92 100644 (file)
@@ -3,7 +3,7 @@
 
   source file of the GNU LilyPond music typesetter
 
-  (c)  1997--2001 Han-Wen Nienhuys <hanwen@cs.uu.nl>
+  (c)  1997--2002 Han-Wen Nienhuys <hanwen@cs.uu.nl>
 */
 
 
@@ -40,13 +40,6 @@ protected:
   VIRTUAL_COPY_CONS (Music);
 };
 
-/// check if we're at start of a  measure.
-class Barcheck_req  : public Request  {
-public:
-  bool do_equal_b (Request const *) const;
-  VIRTUAL_COPY_CONS (Music);
-};
-
 class Breathing_sign_req : public Request {
   VIRTUAL_COPY_CONS (Music);
 };