summaryrefslogtreecommitdiff
path: root/src/Types.cpp
diff options
context:
space:
mode:
authorTim Besard <tim.besard@gmail.com>2011-11-02 15:11:59 +0100
committerTim Besard <tim.besard@gmail.com>2011-11-02 15:11:59 +0100
commitf9531223b72f8337b8d774c9e3a0d0b0f9ffcc7b (patch)
tree6942ff464682600061fde704ed13b50048fcc7d2 /src/Types.cpp
parentba67ca081a78a9dd6fb5f36f8d2bc2dea0f5224a (diff)
Cleaning up a bit.
Diffstat (limited to 'src/Types.cpp')
-rw-r--r--src/Types.cpp12
1 files changed, 0 insertions, 12 deletions
diff --git a/src/Types.cpp b/src/Types.cpp
deleted file mode 100644
index 409f727..0000000
--- a/src/Types.cpp
+++ /dev/null
@@ -1,12 +0,0 @@
-/*******************************************************************************
- * Copyright (c) 2006 International Business Machines Corporation. *
- * All rights reserved. This program and the accompanying materials *
- * are made available under the terms of the Common Public License v1.0 *
- * which accompanies this distribution, and is available at *
- * http://www.opensource.org/licenses/cpl1.0.php *
- * *
- * Contributors: *
- * Douglas M. Pase - initial API and implementation *
- *******************************************************************************/
-
-#include "Types.h"