]> git.donarmstrong.com Git - lilypond.git/blobdiff - scm/ps-to-png.scm
Remove gettext wrappers for ancient Guile versions.
[lilypond.git] / scm / ps-to-png.scm
index 529d405d9a44d63b63119a6cbd389306000f4a4b..f25f8cb7ff82338a4c8716a226c81cb40d18a904 100644 (file)
@@ -1,6 +1,6 @@
 ;;;; This file is part of LilyPond, the GNU music typesetter.
 ;;;;
-;;;; Copyright (C) 2005--2009 Jan Nieuwenhuizen <janneke@gnu.org>
+;;;; Copyright (C) 2005--2010 Jan Nieuwenhuizen <janneke@gnu.org>
 ;;;;
 ;;;; LilyPond is free software: you can redistribute it and/or modify
 ;;;; it under the terms of the GNU General Public License as published by
  (lily)
  )
 
-;; gettext wrapper for guile < 1.7.2
-(if (defined? 'gettext)
-    (define-public _ gettext)
-    (define-public (_ x) x))
+(define-public _ gettext)
 
 (define PLATFORM
   (string->symbol