Index: /trunk/rtcm3torinex/lib/rtcm3torinex.c
===================================================================
--- /trunk/rtcm3torinex/lib/rtcm3torinex.c	(revision 3096)
+++ /trunk/rtcm3torinex/lib/rtcm3torinex.c	(revision 3097)
@@ -1254,8 +1254,4 @@
                   fullsat += sys;
 
-                /* FIXME: workaround for GIOVE, remove me soon */
-                if(fullsat >= PRN_GALILEO_START && fullsat <= PRN_GALILEO_START+2)
-                  fullsat += PRN_GIOVE_START-PRN_GALILEO_START;
-
                 for(num = 0; num < gnss->numsats
                 && fullsat != gnss->satellites[num]; ++num)
