Mercurial > audlegacy
comparison src/audacious/Makefile @ 4408:081839dd6664
Remove formatter functions, they are only used in song_change plugin.
author | Matti Hamalainen <ccr@tnsp.org> |
---|---|
date | Mon, 31 Mar 2008 06:04:21 +0300 |
parents | ac1f6d211223 |
children | 7513318719a7 |
comparison
equal
deleted
inserted
replaced
4407:5a0f5ef1de61 | 4408:081839dd6664 |
---|---|
15 effect.c \ | 15 effect.c \ |
16 equalizer_flow.c \ | 16 equalizer_flow.c \ |
17 eventqueue.c \ | 17 eventqueue.c \ |
18 fft.c \ | 18 fft.c \ |
19 flow.c \ | 19 flow.c \ |
20 formatter.c \ | |
21 general.c \ | 20 general.c \ |
22 hints.c \ | 21 hints.c \ |
23 hook.c \ | 22 hook.c \ |
24 icons-stock.c \ | 23 icons-stock.c \ |
25 input.c \ | 24 input.c \ |
94 dbus.h \ | 93 dbus.h \ |
95 discovery.h \ | 94 discovery.h \ |
96 dbus-service.h \ | 95 dbus-service.h \ |
97 eventqueue.h \ | 96 eventqueue.h \ |
98 flow.h \ | 97 flow.h \ |
99 formatter.h \ | |
100 rcfile.h \ | 98 rcfile.h \ |
101 i18n.h \ | 99 i18n.h \ |
102 input.h \ | 100 input.h \ |
103 hook.h \ | 101 hook.h \ |
104 main.h \ | 102 main.h \ |