[sushi/wip/cosimoc/no-clutter: 17/36] utils: remove unused function
- From: Cosimo Cecchi <cosimoc src gnome org>
 
- To: commits-list gnome org
 
- Cc: 
 
- Subject: [sushi/wip/cosimoc/no-clutter: 17/36] utils: remove unused function
 
- Date: Mon,  3 Apr 2017 20:04:56 +0000 (UTC)
 
commit d18d78cc72036e4ba9de34c33ba7c6a6e4c722ee
Author: Cosimo Cecchi <cosimoc gnome org>
Date:   Mon Apr 3 12:41:19 2017 -0700
    utils: remove unused function
 src/js/ui/utils.js |    7 -------
 1 files changed, 0 insertions(+), 7 deletions(-)
---
diff --git a/src/js/ui/utils.js b/src/js/ui/utils.js
index b65c673..08cc79d 100644
--- a/src/js/ui/utils.js
+++ b/src/js/ui/utils.js
@@ -122,10 +122,3 @@ function formatTimeString(timeVal) {
 
     return str;
 }
-
-function alphaGtkWidget(widget) {
-    widget.override_background_color(0, new Gdk.RGBA({ red: 0,
-                                                       green: 0,
-                                                       blue: 0,
-                                                       alpha: 0 }));
-}
[
Date Prev][
Date Next]   [
Thread Prev][
Thread Next]   
[
Thread Index]
[
Date Index]
[
Author Index]