diff options
| author | Perttu Ahola <celeron55@gmail.com> | 2010-12-27 14:34:17 +0200 |
|---|---|---|
| committer | Perttu Ahola <celeron55@gmail.com> | 2010-12-27 14:34:17 +0200 |
| commit | fa64103aa87a8f0f2a3351bb4a54e93e8ade1082 (patch) | |
| tree | 689986c383e3444cba35a16864e03f61593c5686 /src/materials.h | |
| parent | 847a4227b850bc943d11c5b8191fb6bcbce1920a (diff) | |
| download | dragonfireclient-fa64103aa87a8f0f2a3351bb4a54e93e8ade1082.tar.xz | |
better debug output in segfaults and stack overflows in windows
Diffstat (limited to 'src/materials.h')
| -rw-r--r-- | src/materials.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/materials.h b/src/materials.h index ae2deac88..422149753 100644 --- a/src/materials.h +++ b/src/materials.h @@ -54,7 +54,6 @@ class MaterialProperties public: MaterialProperties() { - dstream<<__FUNCTION_NAME<<std::endl; } void setDiggingProperties(const std::string toolname, |
