From d47d149aa63898f2ef6ab28a176de34d339a098f Mon Sep 17 00:00:00 2001 From: Matthias Clasen Date: Fri, 25 Feb 2005 19:28:48 +0000 Subject: Remove a C++ comment. (#168531, Paul Cornett) 2005-02-25 Matthias Clasen * demos/testpixbuf.c (main): Remove a C++ comment. (#168531, Paul Cornett) --- demos/testpixbuf.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'demos/testpixbuf.c') diff --git a/demos/testpixbuf.c b/demos/testpixbuf.c index 5e211be747..f84ebc2f8a 100644 --- a/demos/testpixbuf.c +++ b/demos/testpixbuf.c @@ -525,7 +525,7 @@ main (int argc, char **argv) gtk_init (&argc, &argv); - // gdk_rgb_set_verbose (TRUE); + /* gdk_rgb_set_verbose (TRUE);*/ gtk_widget_set_default_colormap (gdk_rgb_get_colormap ()); -- cgit v1.2.1