X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=src%2Frecord.h;fp=src%2Frecord.h;h=fb6f8e121e07d6894d9f14972f85120048221abf;hb=446f32183265d59ee79e2859376c598fa24408e0;hp=a5afde1b62a56a9ca95e767ac54f1357589f35a7;hpb=2b9d3f2aa1da599dcce07368c6cb3a33b0ca9d83;p=pazpar2-moved-to-github.git diff --git a/src/record.h b/src/record.h index a5afde1..fb6f8e1 100644 --- a/src/record.h +++ b/src/record.h @@ -84,7 +84,6 @@ struct record_cluster char *merge_key; int relevance_score; int *term_frequency_vec; - int *term_frequency_vec_tmp; float *term_frequency_vecf; // Set-specific ID for this record char *recid;