X-Git-Url: http://git.draconx.ca/gitweb/upkg.git/blobdiff_plain/73dc6ab5135dfa0fab3977dcaa1b52ee79bb3c0e..141ec2de0dca3b1a2482787360fc111c6bcbff3f:/src/uobject/uobject.h diff --git a/src/uobject/uobject.h b/src/uobject/uobject.h index 116b783..139b537 100644 --- a/src/uobject/uobject.h +++ b/src/uobject/uobject.h @@ -42,7 +42,6 @@ struct UObject { struct upkg *pkg; struct upkg_file *pkg_file; - unsigned long pkg_idx; }; struct UObjectClass {