about summary refs log tree commit diff
diff options
context:
space:
mode:
authorGraydon Hoare <graydon@mozilla.com>2013-02-19 07:18:46 -0800
committerGraydon Hoare <graydon@mozilla.com>2013-02-19 07:18:46 -0800
commit8eaf08357c5b66cac0b8bd2e5327243203b9fa61 (patch)
tree81c4b081d463a53bd565e7f74e8f4edbec69087d
parent968ab03026d716f1e648aadebe8f199bdacbe4ad (diff)
downloadrust-8eaf08357c5b66cac0b8bd2e5327243203b9fa61.tar.gz
rust-8eaf08357c5b66cac0b8bd2e5327243203b9fa61.zip
rt: remove export of symbol removed in last commit, r=burningtree
-rw-r--r--src/rt/rustrt.def.in1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/rt/rustrt.def.in b/src/rt/rustrt.def.in
index 8fc8fceff86..fca10ac3ef4 100644
--- a/src/rt/rustrt.def.in
+++ b/src/rt/rustrt.def.in
@@ -21,7 +21,6 @@ rand_new_seeded
 rand_seed_size
 rand_gen_seed
 rand_next
-rand_seed
 rust_get_sched_id
 rust_get_argc
 rust_get_argv