summaryrefslogtreecommitdiff
path: root/src/cs2/hack.cpp
diff options
context:
space:
mode:
authornavewindre <nw@moneybot.cc>2024-07-14 08:43:58 +0200
committernavewindre <nw@moneybot.cc>2024-07-14 08:43:58 +0200
commit320e7b14a5a29838ed2cb909cadfd7c448c6849b (patch)
tree3cbd09c2c09abb6263da01d41b9da5c37837e4c8 /src/cs2/hack.cpp
parent28f41cf689def99fb586bfca47b7e1786227a5a2 (diff)
schemas
Diffstat (limited to 'src/cs2/hack.cpp')
-rw-r--r--src/cs2/hack.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/cs2/hack.cpp b/src/cs2/hack.cpp
index b5f0242..ef4008d 100644
--- a/src/cs2/hack.cpp
+++ b/src/cs2/hack.cpp
@@ -12,8 +12,6 @@ PROCESS64* hack_init() {
return nullptr;
}
- VECTOR<IFACE_ENTRY> entries = iface_get_all( p );
-
return p;
}