Updated German translation
[dasher.git] / Src / Common / mydebug.h
blob829f86cd41495a991aabce3ced59f0786950b5fa
1 #ifndef __mydebug_h__
2 #define __mydebug_h__
4 #define DASHER_DEBUG(x) g_message(x)
6 #endif