
From: Christoph Hellwig <hch@lst.de>


Signed-off-by: Andrew Morton <akpm@osdl.org>
---

 25-akpm/drivers/char/selection.c |    3 ---
 1 files changed, 3 deletions(-)

diff -puN drivers/char/selection.c~unexport-set_selection-and-paste_selection drivers/char/selection.c
--- 25/drivers/char/selection.c~unexport-set_selection-and-paste_selection	2004-10-24 23:49:02.112271160 -0700
+++ 25-akpm/drivers/char/selection.c	2004-10-24 23:49:02.116270552 -0700
@@ -304,6 +304,3 @@ int paste_selection(struct tty_struct *t
 	tty_ldisc_deref(ld);
 	return 0;
 }
-
-EXPORT_SYMBOL(set_selection);
-EXPORT_SYMBOL(paste_selection);
_
