]> git.lyx.org Git - lyx.git/blobdiff - src/support/atoi.C
small cleanup, doxygen, formatting changes
[lyx.git] / src / support / atoi.C
index 835b999af0f6cc56316cc453e751f2f68a16be9c..17f9847ccefc7884eabff7b42bbbd04dd7c84437 100644 (file)
@@ -4,9 +4,6 @@
 
 #include "lyxlib.h"
 
-#if 0
-using std::atoi;
-#endif
 
 int lyx::atoi(string const & nstr)
 {