summaryrefslogtreecommitdiffstats
path: root/gst/spectrum/gstspectrum.h
diff options
context:
space:
mode:
authorStefan Kost <ensonic@users.sourceforge.net>2006-09-11 18:02:39 +0000
committerStefan Kost <ensonic@users.sourceforge.net>2006-09-11 18:02:39 +0000
commitba185a300cbab71930ca38ad8877c91589f400e9 (patch)
tree603a9f220c849ba4efa3deb7a5eaf3c1aaa85e6a /gst/spectrum/gstspectrum.h
parentf1163bb16d8ae140ad0e81da779b10dd6a9015e8 (diff)
downloadgst-plugins-bad-ba185a300cbab71930ca38ad8877c91589f400e9.tar.gz
gst-plugins-bad-ba185a300cbab71930ca38ad8877c91589f400e9.tar.bz2
gst-plugins-bad-ba185a300cbab71930ca38ad8877c91589f400e9.zip
gst/spectrum/demo-osssrc.c: Use more defines
Original commit message from CVS: * gst/spectrum/demo-osssrc.c: (draw_spectrum), (main): Use more defines * gst/spectrum/gstspectrum.c: (gst_spectrum_init), (gst_spectrum_dispose), (gst_spectrum_set_caps), (gst_spectrum_transform_ip): * gst/spectrum/gstspectrum.h: Apply some of the spectrum cleanup changes suggested in #348085.
Diffstat (limited to 'gst/spectrum/gstspectrum.h')
-rw-r--r--gst/spectrum/gstspectrum.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/gst/spectrum/gstspectrum.h b/gst/spectrum/gstspectrum.h
index 51e2000c..0092f0ba 100644
--- a/gst/spectrum/gstspectrum.h
+++ b/gst/spectrum/gstspectrum.h
@@ -56,7 +56,6 @@ struct _GstSpectrum {
* since last emit */
gint rate; /* caps variables */
- gint width;
gint channels;
/* <private> */