Move utils.{c,h} to be used by the entire project
[platform/upstream/libxkbcommon.git] / test / basic.xkb
index 047dbdc..4b06836 100644 (file)
@@ -3,5 +3,4 @@ xkb_keymap {
     xkb_types     { include "complete" };
     xkb_compat    { include "complete" };
     xkb_symbols   { include "pc+us" };
-    xkb_geometry  { include "pc(pc105)" };
 };