[PATCH penmount 02/10] unifdef XFree86LOADER

Peter Hutterer peter.hutterer at who-t.net
Wed Dec 1 20:37:49 PST 2010


Signed-off-by: Peter Hutterer <peter.hutterer at who-t.net>
---
 src/xf86PM.c |    7 -------
 1 files changed, 0 insertions(+), 7 deletions(-)

diff --git a/src/xf86PM.c b/src/xf86PM.c
index 7b42d62..1ba947f 100644
--- a/src/xf86PM.c
+++ b/src/xf86PM.c
@@ -63,10 +63,6 @@ _X_EXPORT InputDriverRec PENMOUNT = {
         NULL,
 };        
 
-
-
-#ifdef XFree86LOADER
-
 static XF86ModuleVersionInfo VersionRec =
 {
 	"penmount",
@@ -98,9 +94,6 @@ _X_EXPORT XF86ModuleData penmountModuleData = {
     NULL
 };
 
-#endif /* XFree86LOADER */
-
-
 /* 
  * Be sure to set vmin appropriately for your device's protocol. You want to
  * read a full packet before returning
-- 
1.7.3.2



More information about the xorg-devel mailing list