]> git.ipfire.org Git - thirdparty/libsolv.git/commitdiff
bindings: delete that perl comment, it makes some swig versions trip
authorMichael Schroeder <mls@suse.de>
Mon, 31 Aug 2015 13:16:45 +0000 (15:16 +0200)
committerMichael Schroeder <mls@suse.de>
Mon, 31 Aug 2015 13:16:45 +0000 (15:16 +0200)
bindings/solv.i

index 49d8f9c0ef491bd7482650a8d4e3a11d74e64a3b..cde9083a7e6281c4330e34a0dc1a3873ff131516 100644 (file)
@@ -1370,7 +1370,6 @@ typedef struct {
   }
 #if defined(SWIGPERL)
   %perlcode {
-    # make from_bin look like a constructor
     undef *solv::Chksum::from_bin;
     *solv::Chksum::from_bin = sub {
       my $pkg = shift;