Skip to content

Commit

Permalink
PM-17619: Remove todo
Browse files Browse the repository at this point in the history
  • Loading branch information
coltonhurst committed Jan 31, 2025
1 parent a3436d4 commit 937afca
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@ fn main() {
fn windows() {
let out_dir = std::env::var("OUT_DIR").expect("OUT_DIR not set");

// TODO: Use .allowlist_x() to specify needed items
let bindings = bindgen::Builder::default()
.header("pluginauthenticator.hpp")
.parse_callbacks(Box::new(bindgen::CargoCallbacks::new()))
Expand Down

0 comments on commit 937afca

Please sign in to comment.