summaryrefslogtreecommitdiff
path: root/Master/texmf/asymptote/slide.asy
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf/asymptote/slide.asy')
-rw-r--r--Master/texmf/asymptote/slide.asy1
1 files changed, 0 insertions, 1 deletions
diff --git a/Master/texmf/asymptote/slide.asy b/Master/texmf/asymptote/slide.asy
index 5b3596d02e6..b154c1d4746 100644
--- a/Master/texmf/asymptote/slide.asy
+++ b/Master/texmf/asymptote/slide.asy
@@ -519,7 +519,6 @@ void bibliographystyle(string name)
{
settings.twice=true;
settings.keepaux=true;
- delete(outprefix()+"_.aux");
texpreamble("\bibliographystyle{"+name+"}");
}