summaryrefslogtreecommitdiff
path: root/src/CueSheets/Banshee.CueSheets/CS_GenreModel.cs
diff options
context:
space:
mode:
Diffstat (limited to 'src/CueSheets/Banshee.CueSheets/CS_GenreModel.cs')
-rw-r--r--src/CueSheets/Banshee.CueSheets/CS_GenreModel.cs2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/CueSheets/Banshee.CueSheets/CS_GenreModel.cs b/src/CueSheets/Banshee.CueSheets/CS_GenreModel.cs
index 210b442..bad8784 100644
--- a/src/CueSheets/Banshee.CueSheets/CS_GenreModel.cs
+++ b/src/CueSheets/Banshee.CueSheets/CS_GenreModel.cs
@@ -46,7 +46,7 @@ namespace Banshee.CueSheets
}
public override void Clear () {
- Hyena.Log.Information ("clear");
+ // does nothing
}
private bool exists(string s) {