From 2a2a5e13dd906709b8f0bab90d2cc2eb47bdc055 Mon Sep 17 00:00:00 2001 From: Bo Peng Date: Fri, 24 Aug 2007 17:09:28 +0000 Subject: [PATCH] Remove unused std::time in src/DepTable.cpp git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@19781 a592a061-630c-0410-9148-cb99ea01b6c8 --- src/DepTable.cpp | 3 --- 1 file changed, 3 deletions(-) diff --git a/src/DepTable.cpp b/src/DepTable.cpp index 1cef441eb2..4613405583 100644 --- a/src/DepTable.cpp +++ b/src/DepTable.cpp @@ -25,9 +25,6 @@ #include -#ifndef CXX_GLOBAL_CSTD -using std::time; -#endif using std::endl; using std::flush; using std::getline; -- 2.39.2