[gnome-maps/wip/mlundblad/es6-modules] turnPointMarker: Stop using imports.mainloop
- From: Marcus Lundblad <mlundblad src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-maps/wip/mlundblad/es6-modules] turnPointMarker: Stop using imports.mainloop
- Date: Thu, 26 May 2022 20:03:48 +0000 (UTC)
commit d220a92dac8fb06de71837c633edf706f03aca59
Author: Marcus Lundblad <ml dfupdate se>
Date: Thu May 26 22:01:25 2022 +0200
turnPointMarker: Stop using imports.mainloop
It was not used in this module.
src/turnPointMarker.js | 1 -
1 file changed, 1 deletion(-)
---
diff --git a/src/turnPointMarker.js b/src/turnPointMarker.js
index 7548f6cf..5f0d9fda 100644
--- a/src/turnPointMarker.js
+++ b/src/turnPointMarker.js
@@ -22,7 +22,6 @@
import Clutter from 'gi://Clutter';
import Gdk from 'gi://Gdk';
import GObject from 'gi://GObject';
-const Mainloop = imports.mainloop;
import {Application} from './application.js';
import * as Color from './color.js';
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]