Remove leftover from 47b2c13c

This commit is contained in:
Guillaume Seguin 2013-06-29 14:16:38 +02:00
parent bb3ebb0244
commit 317c911c67

View file

@ -94,9 +94,6 @@ sub Resize {
sub DESTROY {
my $self = shift;
$self->timer->Stop;
$self->timer(undef);
}
sub InitGL {