diff options
author | Conor Curran <conor.curran@canonical.com> | 2010-09-01 17:22:55 +0100 |
---|---|---|
committer | Conor Curran <conor.curran@canonical.com> | 2010-09-01 17:22:55 +0100 |
commit | 9ab9b175e1f77457157211f5f93c54e8ae87e3dc (patch) | |
tree | 462c5bcbf3ad717bfc6e0f98c2ec662fd1842591 /src/metadata-menu-item.vala | |
parent | 67bdc60671c338045771b52a670c8788e565fcb3 (diff) | |
download | ayatana-indicator-sound-9ab9b175e1f77457157211f5f93c54e8ae87e3dc.tar.gz ayatana-indicator-sound-9ab9b175e1f77457157211f5f93c54e8ae87e3dc.tar.bz2 ayatana-indicator-sound-9ab9b175e1f77457157211f5f93c54e8ae87e3dc.zip |
almost bug free
Diffstat (limited to 'src/metadata-menu-item.vala')
-rw-r--r-- | src/metadata-menu-item.vala | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/metadata-menu-item.vala b/src/metadata-menu-item.vala index 090952b..04284d4 100644 --- a/src/metadata-menu-item.vala +++ b/src/metadata-menu-item.vala @@ -19,7 +19,6 @@ with this program. If not, see <http://www.gnu.org/licenses/>. using Gee; using DbusmenuMetadata; -using Gdk; public class MetadataMenuitem : PlayerItem { |