mirror of
https://github.com/python/cpython.git
synced 2025-11-13 07:26:31 +00:00
Remove modified setting of $ICONSERVER; this isn't the right way to do it.
This commit is contained in:
parent
a690394cae
commit
1ca8fdc446
1 changed files with 0 additions and 2 deletions
|
|
@ -8,6 +8,4 @@ package main;
|
||||||
&do_require_package("article");
|
&do_require_package("article");
|
||||||
&do_require_package("python");
|
&do_require_package("python");
|
||||||
|
|
||||||
$ICONSERVER = '../../icons';
|
|
||||||
|
|
||||||
1; # sheesh....
|
1; # sheesh....
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue