summaryrefslogtreecommitdiff
path: root/setup.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'setup.cpp')
-rw-r--r--setup.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/setup.cpp b/setup.cpp
index 7b48cd9..50b396c 100644
--- a/setup.cpp
+++ b/setup.cpp
@@ -107,8 +107,6 @@ Setup& LiveSetup()
return instance;
}
-} // namespace vdrlive
-
cMenuSetupLive::cMenuSetupLive():
cMenuSetupPage()
{
@@ -142,4 +140,6 @@ void cMenuSetupLive::Store(void)
SetupStore("AdminPassword", m_adminPassword);
}
+} // namespace vdrlive
+