diff options
author | George Sapountzis <gsap7@yahoo.gr> | 2007-03-23 22:10:03 +0200 |
---|---|---|
committer | George Sapountzis <gsap7@yahoo.gr> | 2007-03-23 23:27:37 +0200 |
commit | d7a8cd0e476034796fc38e25a28cd28d05ea4a13 (patch) | |
tree | 89c3cb3b81a4985383f65a4f6e1d894490aeb895 /src/atipreinit.c | |
parent | 58626d8b78f26f0d9c480033d3c3a12e541342b1 (diff) |
Drop now unneeded _X_EXPORT's.
Diffstat (limited to 'src/atipreinit.c')
-rw-r--r-- | src/atipreinit.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/atipreinit.c b/src/atipreinit.c index 8f808244..7f0c4b26 100644 --- a/src/atipreinit.c +++ b/src/atipreinit.c @@ -146,7 +146,7 @@ ATIPrintNoiseIfRequested * This function is only called once per screen at the start of the first * server generation. */ -_X_EXPORT Bool +Bool ATIPreInit ( ScrnInfoPtr pScreenInfo, |