mirror of
https://github.com/rbreaves/kinto.git
synced 2025-08-02 00:56:39 +02:00
- Removed the removal of carets on service restarts, and mention of no carets file found. IBus is optional.
This commit is contained in:
@@ -110,7 +110,7 @@ int check_caret()
|
||||
return 0;
|
||||
}
|
||||
else{
|
||||
printf("file %s does not exist\n",fpname);
|
||||
// printf("file %s does not exist\n",fpname);
|
||||
return 0;
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user