mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-01-31 17:23:34 +00:00
Remove unused function
This commit is contained in:
parent
97ced6f718
commit
ee3db692e6
@ -3633,11 +3633,6 @@ let
|
||||
|
||||
tcl = callPackage ../development/interpreters/tcl { };
|
||||
|
||||
xulrunnerWrapper = {application, launcher}:
|
||||
import ../development/interpreters/xulrunner/wrapper {
|
||||
inherit stdenv application launcher xulrunner;
|
||||
};
|
||||
|
||||
xulrunner = pkgs.firefoxPkgs.xulrunner;
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user