summaryrefslogtreecommitdiff
path: root/demos
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@redhat.com>2005-02-25 19:28:48 +0000
committerMatthias Clasen <matthiasc@src.gnome.org>2005-02-25 19:28:48 +0000
commitd47d149aa63898f2ef6ab28a176de34d339a098f (patch)
treec2ac615472d5af7a00c312e3c1ac38a4cda44f77 /demos
parentaf12141d2da2a59c9ccb46e8b2d3b422d41360eb (diff)
downloadgdk-pixbuf-d47d149aa63898f2ef6ab28a176de34d339a098f.tar.gz
Remove a C++ comment. (#168531, Paul Cornett)
2005-02-25 Matthias Clasen <mclasen@redhat.com> * demos/testpixbuf.c (main): Remove a C++ comment. (#168531, Paul Cornett)
Diffstat (limited to 'demos')
-rw-r--r--demos/testpixbuf.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/demos/testpixbuf.c b/demos/testpixbuf.c
index 5e211be74..f84ebc2f8 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 ());