]> git.lyx.org Git - lyx.git/blobdiff - src/support/Path.h
abdel likes short code
[lyx.git] / src / support / Path.h
index 4c3d6ba1e8546ed92ca0d551703df3a46f246e21..d61a47a0f394fde1111b65565dc6368d1019780f 100644 (file)
@@ -56,9 +56,7 @@ private:
 // PathChanger("/tmp");   // wrong
 // PathChanger p("/tmp");  // right
 // we add this macro:
-#ifndef PATHCHANGER_C
 #define PathChanger(x) unnamed_PathChanger;
-#endif
 // Tip gotten from Bobby Schmidt's column in C/C++ Users Journal
 
 } // namespace support