diff options
author | Pascal Rigaux <pixel@mandriva.com> | 2009-01-27 17:30:46 +0000 |
---|---|---|
committer | Pascal Rigaux <pixel@mandriva.com> | 2009-01-27 17:30:46 +0000 |
commit | 1e725dca0bfb230430daa753f09ffe7b45a19795 (patch) | |
tree | 52ca4dc8471cf662ba06bb208c29e12a34a09e96 /src/timeout.inc | |
parent | 94b76ebfb8785404ccb2159b0d21acfef94b7b20 (diff) | |
download | bootloader-theme-1e725dca0bfb230430daa753f09ffe7b45a19795.tar bootloader-theme-1e725dca0bfb230430daa753f09ffe7b45a19795.tar.gz bootloader-theme-1e725dca0bfb230430daa753f09ffe7b45a19795.tar.bz2 bootloader-theme-1e725dca0bfb230430daa753f09ffe7b45a19795.tar.xz bootloader-theme-1e725dca0bfb230430daa753f09ffe7b45a19795.zip |
get rid of some easter eggs (esp. penguins)
Diffstat (limited to 'src/timeout.inc')
-rw-r--r-- | src/timeout.inc | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/timeout.inc b/src/timeout.inc index f1bb716..bc75bc2 100644 --- a/src/timeout.inc +++ b/src/timeout.inc @@ -15,8 +15,6 @@ % first time timeout.current .undef eq { over timeout.init } if - ptheme { over over p.timeout.animate } if - % no counter timeout.steps .undef eq { return } if |