aboutsummaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorCharles Kerr <charles.kerr@canonical.com>2016-04-09 19:07:04 -0500
committerMike Gabriel <mike.gabriel@das-netzwerkteam.de>2021-08-29 14:37:39 +0200
commit32a1c8a2ff80533b7c5902b869fb4b889ded5736 (patch)
tree53a01e484477bb984c6902dfaf509a5fe8fb7e24 /include
parent907a22aaab79104150406e5d4de08aaeca0dc602 (diff)
downloadayatana-indicator-datetime-32a1c8a2ff80533b7c5902b869fb4b889ded5736.tar.gz
ayatana-indicator-datetime-32a1c8a2ff80533b7c5902b869fb4b889ded5736.tar.bz2
ayatana-indicator-datetime-32a1c8a2ff80533b7c5902b869fb4b889ded5736.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 */