X-Git-Url: http://git.tuebingen.mpg.de/?a=blobdiff_plain;ds=sidebyside;f=write_common.h;h=331fa460c3c484da1244e9999d12300455fd017d;hb=e56d454fbd865f34cb5e043ff43585754631b079;hp=d26d42c4d8e6e4f775aa6e7df57300cd587daa6b;hpb=75cf863ef7a7cf5fe346f098ffb07a472b8366ec;p=paraslash.git diff --git a/write_common.h b/write_common.h index d26d42c4..331fa460 100644 --- a/write_common.h +++ b/write_common.h @@ -15,4 +15,3 @@ int setup_writer_node(const char *arg, struct btr_node *parent, void get_btr_sample_rate(struct btr_node *btrn, int32_t *result); void get_btr_channels(struct btr_node *btrn, int32_t *result); void get_btr_sample_format(struct btr_node *btrn, int32_t *result); -