Ranter
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Comments
-
thankfully he had enough brains to atleast comment out `// _viewTestPreview = view;`
-
Also notice that he just commented out that line, instead of deleting because he was not sure lol, he just guessed "maybe this isn't actually required lets comment it, but leave it there just in case" LOL
-
ok here goes, idk what caminited is doing right there, my best guess would be a bool that checks if camera is initialized? based on that its being set to true after camerahelpers initialize.
-
un-necessary local variables, he couldve just supplied the addresses of.the class variable refs LOL
How many messed up things can you find in this piece of code?
undefined
shit-code