summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'x11-plugins/wmbattery/files/wmbattery-2.43-upower-0.99.patch')
-rw-r--r--x11-plugins/wmbattery/files/wmbattery-2.43-upower-0.99.patch13
1 files changed, 0 insertions, 13 deletions
diff --git a/x11-plugins/wmbattery/files/wmbattery-2.43-upower-0.99.patch b/x11-plugins/wmbattery/files/wmbattery-2.43-upower-0.99.patch
deleted file mode 100644
index 320c037195b1..000000000000
--- a/x11-plugins/wmbattery/files/wmbattery-2.43-upower-0.99.patch
+++ /dev/null
@@ -1,13 +0,0 @@
---- upower.c
-+++ upower.c
-@@ -62,8 +62,10 @@
- return 0;
- }
-
-+ #if !UP_CHECK_VERSION(0, 9, 99)
- /* Allow a battery that was not present before to appear. */
- up_client_enumerate_devices_sync(up, NULL, NULL);
-+ #endif
-
- devices = up_client_get_devices(up);
-