Remove Style file in project root.

This commit is contained in:
Simon Robertshaw 2012-05-22 12:01:01 +01:00
parent 3cb603893f
commit 2737301241
2 changed files with 0 additions and 23 deletions

View File

@ -1,9 +0,0 @@
//
// Style.cpp
// The Powder Toy
//
// Created by Simon Robertshaw on 14/05/2012.
// Copyright (c) 2012 __MyCompanyName__. All rights reserved.
//
#include <iostream>

14
Style.h
View File

@ -1,14 +0,0 @@
//
// Style.h
// The Powder Toy
//
// Created by Simon Robertshaw on 14/05/2012.
// Copyright (c) 2012 __MyCompanyName__. All rights reserved.
//
#ifndef The_Powder_Toy_Style_h
#define The_Powder_Toy_Style_h
#endif