core: remove object.h
object.h was an Objective C legacy providing nothing, mostly, and with some changes to class hierarchies I have in mind using it will introduce multiple inheritance, which I'd rather avoid.
Showing
- src/CMakeLists.txt 0 additions, 1 deletionsrc/CMakeLists.txt
- src/box/engine.h 8 additions, 3 deletionssrc/box/engine.h
- src/box/index.h 4 additions, 2 deletionssrc/box/index.h
- src/exception.h 4 additions, 2 deletionssrc/exception.h
- src/object.cc 0 additions, 32 deletionssrc/object.cc
- src/object.h 0 additions, 48 deletionssrc/object.h
- src/scoped_guard.h 0 additions, 2 deletionssrc/scoped_guard.h
Loading
Please register or sign in to comment