From: parasti Date: Mon, 27 Feb 2006 16:30:28 +0000 (+0000) Subject: rm C++ style comments. X-Git-Tag: fremantle/1.5.5-2~2389 X-Git-Url: http://vcs.maemo.org/git/?a=commitdiff_plain;h=8d40ad1db5daac383b3a8f91228001d001f1fe56;hp=adaf6b003d506895a616ad358727fea23d82ca83;p=neverball rm C++ style comments. git-svn-id: https://s.snth.net/svn/neverball/trunk@156 78b8d119-cf0a-0410-b17c-f493084dd1d7 --- diff --git a/share/config.h b/share/config.h index 354b34f..92482a7 100644 --- a/share/config.h +++ b/share/config.h @@ -56,13 +56,8 @@ #define FMODE_WB "w" #endif -//#ifdef _WIN32 -//#define AUDIO_BUFF_HI 4096 -//#define AUDIO_BUFF_LO 2048 -//#else #define AUDIO_BUFF_HI 2048 #define AUDIO_BUFF_LO 1024 -//#endif /*---------------------------------------------------------------------------*/