FYI

Index: buffer.C
===================================================================
RCS file: /usr/local/lyx/cvsroot/lyx-devel/src/buffer.C,v
retrieving revision 1.591
diff -u -p -w -r1.591 buffer.C
--- buffer.C	6 Nov 2004 15:23:09 -0000	1.591
+++ buffer.C	7 Nov 2004 13:28:53 -0000
@@ -85,7 +85,6 @@ using lyx::pos_type;
 using lyx::par_type;
 
 using lyx::support::AddName;
-using lyx::support::atoi;
 using lyx::support::bformat;
 using lyx::support::ChangeExtension;
 using lyx::support::cmd_ret;
Index: paragraph_funcs.C
===================================================================
RCS file: /usr/local/lyx/cvsroot/lyx-devel/src/paragraph_funcs.C,v
retrieving revision 1.107
diff -u -p -w -r1.107 paragraph_funcs.C
--- paragraph_funcs.C	16 Aug 2004 00:32:00 -0000	1.107
+++ paragraph_funcs.C	7 Nov 2004 13:28:53 -0000
@@ -38,7 +38,6 @@ using lyx::pos_type;
 using lyx::par_type;
 
 using lyx::support::ascii_lowercase;
-using lyx::support::atoi;
 using lyx::support::bformat;
 using lyx::support::compare_ascii_no_case;
 using lyx::support::compare_no_case;
-- 
        Lgb

Reply via email to