diff --git a/xfibres.cc b/xfibres.cc
index 53d4ed1133fefde27c5dbca45ebef1f585d594d8..b7d56c4847c767b17af2b4affe420f118d673a34 100644
--- a/xfibres.cc
+++ b/xfibres.cc
@@ -586,7 +586,6 @@ class xfibresVoxelManager{
 int main(int argc, char *argv[])
 {
   try{  
-    cout<<"running SAAD'S version of xfibre"<<endl;
 
     // Setup logging:
     Log& logger = LogSingleton::getInstance();