summaryrefslogtreecommitdiff
path: root/src/tag_editor.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/tag_editor.cpp')
-rw-r--r--src/tag_editor.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/tag_editor.cpp b/src/tag_editor.cpp
index 3e4c7eb7..d39be1af 100644
--- a/src/tag_editor.cpp
+++ b/src/tag_editor.cpp
@@ -47,7 +47,7 @@ using Global::MainStartY;
TagEditor *myTagEditor;
-namespace {//
+namespace {
size_t LeftColumnWidth;
size_t LeftColumnStartX;
@@ -950,7 +950,7 @@ void TagEditor::LocateSong(const MPD::Song &s)
}
}
-namespace {//
+namespace {
bool isAnyModified(const NC::Menu<MPD::MutableSong> &m)
{