From 66ea6cf7828d437a66e9795c6b02fb238ad467dd Mon Sep 17 00:00:00 2001 From: fluxgen Date: Tue, 8 Jan 2002 11:37:15 +0000 Subject: Moved to std::string from std::strstream --- src/Theme.cc | 39 +++++++++++++++++++-------------------- 1 file changed, 19 insertions(+), 20 deletions(-) diff --git a/src/Theme.cc b/src/Theme.cc index 4caa734..6eba19e 100644 --- a/src/Theme.cc +++ b/src/Theme.cc @@ -41,7 +41,7 @@ // FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER // DEALINGS IN THE SOFTWARE. -// $Id: Theme.cc,v 1.8 2002/01/08 00:12:51 fluxgen Exp $ +// $Id: Theme.cc,v 1.9 2002/01/08 11:37:15 fluxgen Exp $ #ifndef _GNU_SOURCE #define _GNU_SOURCE @@ -66,7 +66,6 @@ #include #include #include -#include #include using namespace std; @@ -656,16 +655,16 @@ void Theme::loadRootCommand() { char *value_type; if (m_rootcommand.size()) { - #ifndef __EMX__ - //const int display_strlen = 1024; - //char displaystring[display_strlen]; - strstream displaystring; - displaystring<<"DISPLAY="<