X-Git-Url: http://mj.ucw.cz/gitweb/?a=blobdiff_plain;ds=sidebyside;f=lib%2Fcustom.h;h=f4a57115aae467872ce9fd6d65507fba28f0fe1a;hb=318a88602c0c1b46da4a5aea6d7f376c2fcd8829;hp=250a7bac19afc6636efac7ce32aff61cfc26e050;hpb=157acec25f2e60c76607edc3d62cf23fe47f4efe;p=libucw.git diff --git a/lib/custom.h b/lib/custom.h index 250a7bac..f4a57115 100644 --- a/lib/custom.h +++ b/lib/custom.h @@ -98,9 +98,6 @@ enum string_type { * A good place for definitions of the functions is lib/custom.c. * * Please order the attributes by decreasing size to get optimum padding. - * - * If you also want the search server to sort by a custom attribute - * on ties, define CUSTOM_SORTING. */ #if 0 /* Example */ @@ -111,8 +108,6 @@ struct card_attr; void custom_get_lm(struct card_attr *ca, byte *attr); byte *custom_parse_lm(u32 *dest, byte *value, uns intval); -#define CUSTOM_SORTING - #else #define CUSTOM_ATTRS