]> git.mxchange.org Git - shipsimu.git/blobdiff - ship-simu/application/ship-simu/interfaces/class_ConstructableShip.php
(no commit message)
[shipsimu.git] / ship-simu / application / ship-simu / interfaces / class_ConstructableShip.php
diff --git a/ship-simu/application/ship-simu/interfaces/class_ConstructableShip.php b/ship-simu/application/ship-simu/interfaces/class_ConstructableShip.php
deleted file mode 100644 (file)
index 9804433..0000000
+++ /dev/null
@@ -1,12 +0,0 @@
-<?php
-/**
- * An interface for constructable ships
- *
- * @author     Roland Haeder <roland __NOSPAM__ [at] __REMOVE_ME__ mxchange [dot] org>
- * @version    0.1
- */
-interface ConstructableShip extends FrameworkInterface {
-}
-
-// [EOF]
-?>