Change file path of domain socket
[platform/framework/native/appfw.git] / src / io / FIo_NormalFile.cpp
index f4edb77..d23b5a0 100644 (file)
@@ -50,8 +50,6 @@ namespace Tizen { namespace Io
 
 static const int _MAX_LINE_LENGTH = 4096;
 
-#define _MAX_OPENMODE_LENGTH 3
-
 _NormalFile::_NormalFile(void)
        : __pFile(NULL)
 {