diff --git a/pd/src/g_text.c b/pd/src/g_text.c
index 97e2b18767233053e6f832b209fc04690b0e3bc4..c130459832443f140a3742e39051ed1cdb896ab4 100644
--- a/pd/src/g_text.c
+++ b/pd/src/g_text.c
@@ -1820,8 +1820,8 @@ static int text_click(t_gobj *z, struct _glist *glist,
         {
             //fprintf(stderr,"atom click\n");
             /* Change the gatom blue when it's clicked? Need to test... */
-            sys_vgui(".x%lx.c itemconfigure %s -fill %s\n", canvas, 
-                rtext_gettag(y), "$pd_colors(selection)");
+            //sys_vgui(".x%lx.c itemconfigure %s -fill %s\n", canvas,
+            //    rtext_gettag(y), "$pd_colors(selection)");
             gui_vmess("gui_gatom_activate", "xsi",
                 canvas,
                 rtext_gettag(y),