diff --git a/NEED/process-NEED-EULF-2014.do b/NEED/process-NEED-EULF-2014.do
index bc44549e2f429b8dd55c063c54b13a025e668bab..e80cff9e15fe886f635386f6ce74a4a0fd913aa6 100644
--- a/NEED/process-NEED-EULF-2014.do
+++ b/NEED/process-NEED-EULF-2014.do
@@ -174,9 +174,6 @@ if `create_longfile' {
 	rename _j year
 	* set as panel
 	xtset HH_ID year
-	di "* check distributions for `samplet' sample"
-	xtdescribe
-	xtsum Gcons Econs
 	compress
 	save "`dpath'/processed/`ifile'_consumptionfile_long_`samplet'.dta", replace
 	* this leaves us with the long form file in memory