Fixed include guards

Removed unused writeToTexture file
This commit is contained in:
Alexander Bock
2017-02-09 19:12:21 -05:00
parent 9e4cf8196d
commit 6d9dc2bfeb
74 changed files with 77 additions and 148 deletions

View File

@@ -54,4 +54,4 @@ void renderTriggerProperty(properties::Property* prop, const std::string& ownerN
} // namespace openspace
#endif __OPENSPACE_MODULE_ONSCREENGUI___RENDERPROPERTIES___H__
#endif // __OPENSPACE_MODULE_ONSCREENGUI___RENDERPROPERTIES___H__