From: "Jasper St. Pierre" <[email protected]>

These are in the upstream Xmd.h now.
---
 XI2proto.h | 8 --------
 1 file changed, 8 deletions(-)

diff --git a/XI2proto.h b/XI2proto.h
index 1260200..e54d228 100644
--- a/XI2proto.h
+++ b/XI2proto.h
@@ -103,14 +103,6 @@
  *                               COMMON STRUCTS                                
      *
  *                                                                             
      *
  
*************************************************************************************/
-/** Fixed point 16.16 */
-typedef int32_t FP1616;
-
-/** Fixed point 32.32 */
-typedef struct {
-    int32_t     integral;
-    uint32_t    frac;
-} FP3232;
 
 /**
  * Struct to describe a device.
-- 
1.7.12.1

_______________________________________________
[email protected]: X.Org development
Archives: http://lists.x.org/archives/xorg-devel
Info: http://lists.x.org/mailman/listinfo/xorg-devel

Reply via email to