[gnome-maps/wip/mlundblad/es6-modules: 20/25] mapBubble: Stop using imports.mainloop
- From: Marcus Lundblad <mlundblad src gnome org>
 
- To: commits-list gnome org
 
- Cc: 
 
- Subject: [gnome-maps/wip/mlundblad/es6-modules: 20/25] mapBubble: Stop using imports.mainloop
 
- Date: Fri, 27 May 2022 19:48:22 +0000 (UTC)
 
commit 34f8207bdd9158190f4eb586529864d0e7757ace
Author: Marcus Lundblad <ml dfupdate se>
Date:   Thu May 26 14:42:19 2022 +0200
    mapBubble: Stop using imports.mainloop
    
    It was not being used in this module.
 src/mapBubble.js | 1 -
 1 file changed, 1 deletion(-)
---
diff --git a/src/mapBubble.js b/src/mapBubble.js
index 508c82c8..9992d6cd 100644
--- a/src/mapBubble.js
+++ b/src/mapBubble.js
@@ -23,7 +23,6 @@ import Gio from 'gi://Gio';
 import GLib from 'gi://GLib';
 import GObject from 'gi://GObject';
 import Gtk from 'gi://Gtk';
-const Mainloop = imports.mainloop;
 
 import {Application} from './application.js';
 import {ContactPlace} from './contactPlace.js';
[
Date Prev][
Date Next]   [
Thread Prev][
Thread Next]   
[
Thread Index]
[
Date Index]
[
Author Index]