mirror of
https://github.com/ilyakooo0/nixpkgs.git
synced 2024-12-25 04:12:44 +03: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