removed debug output in folderiterator

This commit is contained in:
cyril soler 2016-09-27 10:13:51 +02:00
parent 0bcb6c323c
commit 2916c8b7c4

View File

@ -11,7 +11,7 @@
#include "folderiterator.h"
#include "rsstring.h"
#define DEBUG_FOLDER_ITERATOR 1
//#define DEBUG_FOLDER_ITERATOR 1
namespace librs { namespace util {