]> git.decadent.org.uk Git - ion3.git/blobdiff - de/private.h
Imported Upstream version 20090110
[ion3.git] / de / private.h
index 39141e6fc2aa4fe239dff33889ea7426172feddd..2d73d5b95a857514c45a8a074dbaf172e91b2ac2 100644 (file)
@@ -1,12 +1,9 @@
 /*
  * ion/de/private.h
  *
- * Copyright (c) Tuomo Valkonen 1999-2006
+ * Copyright (c) Tuomo Valkonen 1999-2009
  *
- * Ion is free software; you can redistribute it and/or modify it under
- * the terms of the GNU Lesser General Public License as published by
- * the Free Software Foundation; either version 2.1 of the License, or
- * (at your option) any later version.
+ * See the included file LICENSE for details.
  */
 
 #ifndef ION_DE_PRIVATE_H
@@ -15,7 +12,4 @@
 #define DE_SUB_IND " ->"
 #define DE_SUB_IND_LEN 3
 
-#define MATCHES(S, A) (gr_stylespec_score(S, A)>0)
-#define MATCHES2(S, A1, A2) (gr_stylespec_score2(S, A1, A2)>0)
-
 #endif /* ION_DE_PRIVATE_H */