diff options
| author | jacob1 <jfu614@gmail.com> | 2013-03-06 17:05:59 (GMT) |
|---|---|---|
| committer | jacob1 <jfu614@gmail.com> | 2013-03-06 17:05:59 (GMT) |
| commit | 037618e6f8e6a37574f7ef8ffd90e490fb0ea137 (patch) | |
| tree | d80246d31a26aee7735a566bccc8ce9e8e4e305d /src/Style.cpp | |
| parent | ad951eb9af20cd1a784fab39c41ade1c19dff2ca (diff) | |
| download | powder-037618e6f8e6a37574f7ef8ffd90e490fb0ea137.zip powder-037618e6f8e6a37574f7ef8ffd90e490fb0ea137.tar.gz | |
remove auto generated comments from all files, fix some missing tabs, remove unused variables from config.h
Diffstat (limited to 'src/Style.cpp')
| -rw-r--r-- | src/Style.cpp | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/src/Style.cpp b/src/Style.cpp index 9bb5c65..1972ce8 100644 --- a/src/Style.cpp +++ b/src/Style.cpp @@ -1,11 +1,3 @@ -// -// Style.cpp -// The Powder Toy -// -// Created by Simon Robertshaw on 14/05/2012. -// Copyright (c) 2012 __MyCompanyName__. All rights reserved. -// - #include <iostream> #include "Style.h" |
