From 48c3a10ccf6ddb82d2dffa063032f9c6e47d238f Mon Sep 17 00:00:00 2001 From: Electric-Blue Date: Sun, 31 Jan 2016 22:03:56 +0300 Subject: Class of device for msbt + some type refinement. --- nimbluez/msbt/ms_bluetoothapis.nim | 1 - 1 file changed, 1 deletion(-) (limited to 'nimbluez/msbt/ms_bluetoothapis.nim') diff --git a/nimbluez/msbt/ms_bluetoothapis.nim b/nimbluez/msbt/ms_bluetoothapis.nim index c895128..118cb3d 100644 --- a/nimbluez/msbt/ms_bluetoothapis.nim +++ b/nimbluez/msbt/ms_bluetoothapis.nim @@ -11,7 +11,6 @@ when not defined(windows): const libbluetooth* = "bthprops.cpl" -import winlean import ms_bthdef, ms_bthsdpdef const -- cgit v1.2.3