I don't think this really qualifies as warnable.
git-svn-id: svn+ssh://src.earth.threerings.net/nenya/trunk@862 ed5b42cb-e716-0410-a449-f6a68f950b19
This commit is contained in:
@@ -75,8 +75,8 @@ public class Keyboard
|
|||||||
}
|
}
|
||||||
|
|
||||||
} catch (Throwable t) {
|
} catch (Throwable t) {
|
||||||
log.warning("Failed to load native keyboard library " +
|
log.info("Failed to load native keyboard library " +
|
||||||
"[cause=" + t + "].");
|
"[cause=" + t + "].");
|
||||||
_haveLib = false;
|
_haveLib = false;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user