summaryrefslogtreecommitdiffstats
path: root/perl-install/c/stuff.xs.pm
diff options
context:
space:
mode:
Diffstat (limited to 'perl-install/c/stuff.xs.pm')
-rw-r--r--perl-install/c/stuff.xs.pm6
1 files changed, 0 insertions, 6 deletions
diff --git a/perl-install/c/stuff.xs.pm b/perl-install/c/stuff.xs.pm
index 6ec613630..26b5004af 100644
--- a/perl-install/c/stuff.xs.pm
+++ b/perl-install/c/stuff.xs.pm
@@ -120,12 +120,6 @@ setMouseLive(display, type, emulate3buttons)
}
}
}
-
-void
-XSetInputFocus(window)
- int window
- CODE:
- XSetInputFocus(GDK_DISPLAY(), window, RevertToParent, CurrentTime);
';
print '