[glib/pgriffis/low-power-monitor: 35/36] tests: Remove unused constant in GMemoryMonitor test




commit c71bb642b94afd62feaf1ba1a3af65472d922100
Author: Bastien Nocera <hadess hadess net>
Date:   Tue Jul 27 17:24:17 2021 +0200

    tests: Remove unused constant in GMemoryMonitor test

 gio/tests/memory-monitor-dbus.py.in | 3 ---
 1 file changed, 3 deletions(-)
---
diff --git a/gio/tests/memory-monitor-dbus.py.in b/gio/tests/memory-monitor-dbus.py.in
index cd16cf4e3..7823e7309 100755
--- a/gio/tests/memory-monitor-dbus.py.in
+++ b/gio/tests/memory-monitor-dbus.py.in
@@ -31,9 +31,6 @@ try:
 
     dbus.mainloop.glib.DBusGMainLoop(set_as_default=True)
 
-    # XDG_DESKTOP_PORTAL_PATH = 
os.path.expanduser("~/.cache/jhbuild/build/xdg-desktop-portal/xdg-desktop-portal")
-    XDG_DESKTOP_PORTAL_PATH = "@libexecdir@/xdg-desktop-portal"
-
     class TestLowMemoryMonitor(dbusmock.DBusTestCase):
         '''Test GMemoryMonitorDBus'''
 


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]