aboutsummaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorCharles Kerr <charles.kerr@canonical.com>2016-04-09 19:07:04 -0500
committerRobert Tari <robert@tari.in>2021-07-06 00:34:12 +0200
commit5c53bbf1552457307fecb8099e0623f078bd68fb (patch)
tree8dfc899c103d67aceb1fa3bf60810463d5adb77f /include
parentf6b9c230d48ed76e686b56cda6bf5f52987e6c05 (diff)
downloadayatana-indicator-datetime-5c53bbf1552457307fecb8099e0623f078bd68fb.tar.gz
ayatana-indicator-datetime-5c53bbf1552457307fecb8099e0623f078bd68fb.tar.bz2
ayatana-indicator-datetime-5c53bbf1552457307fecb8099e0623f078bd68fb.zip
update test-live-actions to last commit's TimedatedFixture changes
Diffstat (limited to 'include')
-rw-r--r--include/datetime/dbus-shared.h8
1 files changed, 0 insertions, 8 deletions
diff --git a/include/datetime/dbus-shared.h b/include/datetime/dbus-shared.h
index fd43ae8..9c80336 100644
--- a/include/datetime/dbus-shared.h
+++ b/include/datetime/dbus-shared.h
@@ -28,10 +28,6 @@
#define BUS_POWERD_PATH "/com/canonical/powerd"
#define BUS_POWERD_INTERFACE "com.canonical.powerd"
-namespace ayatana {
-namespace indicator {
-namespace datetime {
-
namespace Bus
{
namespace Timedate1
@@ -67,8 +63,4 @@ namespace Bus
}
}
-} // namespace datetime
-} // namespace indicator
-} // namespace ayatana
-
#endif /* INDICATOR_DATETIME_DBUS_SHARED_H */