diff --git a/impl/FilesystemImpl.h b/impl/FilesystemImpl.h index 314a985d..8f2c17a3 100644 --- a/impl/FilesystemImpl.h +++ b/impl/FilesystemImpl.h @@ -9,7 +9,7 @@ #include //Remove this line if you don't want profiling -#define FSPP_PROFILE 1 +//#define FSPP_PROFILE 1 namespace fspp { class Node;