aboutsummaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorRobert Tari <robert@tari.in>2023-09-09 10:30:33 +0200
committerRobert Tari <robert@tari.in>2023-09-09 10:30:33 +0200
commitba37bd3998252a759434a8455e52f00699b50a09 (patch)
treea20fadac9eb6ac2feb7f24155eb85b60fc0e51ee /tests
parent9c70557431e9da691322b285def2031b7dc02738 (diff)
downloadayatana-indicator-power-ba37bd3998252a759434a8455e52f00699b50a09.tar.gz
ayatana-indicator-power-ba37bd3998252a759434a8455e52f00699b50a09.tar.bz2
ayatana-indicator-power-ba37bd3998252a759434a8455e52f00699b50a09.zip
Remove orphan osd-notify remnants
Diffstat (limited to 'tests')
-rw-r--r--tests/test-notify.cc2
1 files changed, 0 insertions, 2 deletions
diff --git a/tests/test-notify.cc b/tests/test-notify.cc
index 12a80fb..9fdb577 100644
--- a/tests/test-notify.cc
+++ b/tests/test-notify.cc
@@ -72,8 +72,6 @@ protected:
static constexpr char const * METHOD_GET_INFO {"GetServerInformation"};
static constexpr char const * SIGNAL_CLOSED {"NotificationClosed"};
- static constexpr char const * HINT_TIMEOUT {"x-lomiri-snap-decisions-timeout"};
-
protected:
void SetUp()