Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitd3bddc6

Browse files
committed
Removed debugging message in the dictionary lookup.
1 parentbda1a92 commitd3bddc6

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

‎src/shared_ispell.c‎

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -335,8 +335,6 @@ void init_shared_dict(DictInfo * info, char * dictFile, char * affFile, char * s
335335

336336
/* load the dictionary / affixes if not yet defined */
337337
if (shdict==NULL) {
338-
339-
elog(WARNING,"shdict not found");
340338

341339
dict= (IspellDict*)palloc0(sizeof(IspellDict));
342340

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp