[seed] Removing unwanted debugging message.
- From: Danilo Cesar Lemes de Paula <danilocesar src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [seed] Removing unwanted debugging message.
- Date: Thu, 15 Sep 2016 12:57:29 +0000 (UTC)
commit 00b01db559a53c33562ef2e89950a9ae1c3d635d
Author: Danilo Cesar Lemes de Paula <danilo cesar collabora co uk>
Date: Wed Sep 7 18:05:37 2016 -0300
Removing unwanted debugging message.
modules/gjs/system/seed-system.c | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
---
diff --git a/modules/gjs/system/seed-system.c b/modules/gjs/system/seed-system.c
index eefc1e6..07221a6 100644
--- a/modules/gjs/system/seed-system.c
+++ b/modules/gjs/system/seed-system.c
@@ -209,7 +209,6 @@ gjs_compat_define_system_stuff(SeedEngine* eng)
ret = seed_object_set_property(
context, module, "programInvocationName",
(SeedValue) seed_value_from_string(context, eng->program_name, NULL));
- g_print("Module: %d\n", ret);
ret = seed_object_set_property(
context, module, "version",
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]