mirror of
https://github.com/a2x/cs2-dumper.git
synced 2025-04-04 08:35:34 +08:00
Remove duplicate #[inline]
This commit is contained in:
parent
e12cfcc226
commit
fa963c7d15
@ -135,7 +135,6 @@ impl<'a> Module<'a> {
|
||||
|
||||
#[inline]
|
||||
#[cfg(target_os = "windows")]
|
||||
#[inline]
|
||||
pub fn import_by_name(&self, name: &str) -> Option<usize> {
|
||||
self.pe
|
||||
.imports
|
||||
|
Loading…
x
Reference in New Issue
Block a user