diff --git a/examples/basic.pl b/examples/basic.pl index 4f112bc..9597ca2 100644 --- a/examples/basic.pl +++ b/examples/basic.pl @@ -6,8 +6,6 @@ use strict; use POSIX; use Glib::Object::Introspection; -use Data::Dumper; - binmode STDOUT, ':encoding(UTF-8)'; Glib::Object::Introspection->setup(basename => 'SweGlib', version => '2.0', package => 'SweGlib');