diff --git a/src/gphoto2/web.cr b/src/gphoto2/web.cr index ba40ef4..137792d 100644 --- a/src/gphoto2/web.cr +++ b/src/gphoto2/web.cr @@ -21,7 +21,6 @@ module GPhoto2 end end - @[AlwaysInline] def self.camera_by_id(id) : Camera Debug.log id @@ -32,7 +31,6 @@ module GPhoto2 wrapper.camera end - @[AlwaysInline] def self.camera_by_id(id, exit = false, &) Debug.log id