remove lines

This commit is contained in:
gwdwyy 2013-07-11 18:01:02 +08:00
parent e43aee058a
commit 70f0ba83f8

View File

@ -8,7 +8,7 @@
namespace CppJieba
{
//file path
const char * const DICT_FILE_PATH = "dict.txt";
//const char * const DICT_FILE_PATH = "dict.txt";
//typedefs
typedef uint16_t ChUnicode;