diff options
author | Conor Curran <conor.curran@canonical.com> | 2010-09-13 12:49:01 +0100 |
---|---|---|
committer | Conor Curran <conor.curran@canonical.com> | 2010-09-13 12:49:01 +0100 |
commit | 61f5618272f6e9ef010965b546344d67f39650f7 (patch) | |
tree | 071507b273b51dfaf06cec53759d149e7b85cd8e /src/Makefile.am | |
parent | 40cde0089157e7ac2475b32ff2afad9ea031260b (diff) | |
download | ayatana-indicator-sound-61f5618272f6e9ef010965b546344d67f39650f7.tar.gz ayatana-indicator-sound-61f5618272f6e9ef010965b546344d67f39650f7.tar.bz2 ayatana-indicator-sound-61f5618272f6e9ef010965b546344d67f39650f7.zip |
removed redundant scrub code
Diffstat (limited to 'src/Makefile.am')
-rw-r--r-- | src/Makefile.am | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/Makefile.am b/src/Makefile.am index e85ed93..4bc6ff8 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -62,7 +62,6 @@ music_bridge_VALASOURCES = \ music-player-bridge.vala \ transport-menu-item.vala \ metadata-menu-item.vala \ - scrub-menu-item.vala \ title-menu-item.vala \ player-controller.vala \ mpris2-controller.vala \ |