diff --git a/modules/icing/pirep_goes.py b/modules/icing/pirep_goes.py
index aa6e677b535634cf1c1618923b6e1849ed04c99e..9972615fb7d82b98e95a7941e52e2eb1227973f4 100644
--- a/modules/icing/pirep_goes.py
+++ b/modules/icing/pirep_goes.py
@@ -270,7 +270,6 @@ def analyze2(ice_dct):
             it = tup[3]
             if it == 0:
                 cnt_0 += 1
-                print(tup[4])
             elif it == 1:
                 cnt_1 += 1
             elif it == 2: