projects
/
m17n
/
m17n-lib-cs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
12ea076
)
*** empty log message ***
author
handa
<handa>
Fri, 19 Jun 2009 11:36:35 +0000
(11:36 +0000)
committer
handa
<handa>
Fri, 19 Jun 2009 11:36:35 +0000
(11:36 +0000)
MDatabase.cs
patch
|
blob
|
history
diff --git
a/MDatabase.cs
b/MDatabase.cs
index
0751dfe
..
539ba4e
100644
(file)
--- a/
MDatabase.cs
+++ b/
MDatabase.cs
@@
-441,7
+441,6
@@
namespace M17N.Core
}
DBDirs[2] = new MDatabaseDir (null);
DBDirs[3] = new MDatabaseDir (Path.Combine (share_dir, "m17n"));
- Console.WriteLine (DBDirs[3].Dirname);
update_all ();
}