Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/WolfireGames/overgrowth.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'Source/Asset/assetdatabase.h')
-rw-r--r--Source/Asset/assetdatabase.h4
1 files changed, 1 insertions, 3 deletions
diff --git a/Source/Asset/assetdatabase.h b/Source/Asset/assetdatabase.h
index d99b765c..20ee5a9c 100644
--- a/Source/Asset/assetdatabase.h
+++ b/Source/Asset/assetdatabase.h
@@ -25,7 +25,5 @@
/*
* This is the data referenced to by an NAsset
*/
-class NAssetDataBase
-{
-
+class NAssetDataBase {
};