Bug 501710 - Remove outdated info from SWT page

Removes outdated Photon and Motif screenshot

Change-Id: Id2937ed9a0ac5cd9523e83003185ac2a7f21afc6
Signed-off-by: Lars Vogel <Lars.Vogel@vogella.com>
diff --git a/images/mot-example.png b/images/mot-example.png
deleted file mode 100644
index de67fc3..0000000
--- a/images/mot-example.png
+++ /dev/null
Binary files differ
diff --git a/images/pho-example.png b/images/pho-example.png
deleted file mode 100644
index 9990454..0000000
--- a/images/pho-example.png
+++ /dev/null
Binary files differ
diff --git a/index.php b/index.php
index 9eba146..bc9d42f 100755
--- a/index.php
+++ b/index.php
@@ -194,11 +194,6 @@
 	<p><img src="images/win-example.png" alt="Windows" width="216" height="204"></p>
 	<p><img src="images/lin-example.png" alt="Linux" width="212" height="224"></p>
 	<p><img src="images/mac-example.png" alt="Mac OS X" width="232" height="237"></p>
-	<p><img src="images/mot-example.png" alt="Motif" width="232" height="210"></p>
-	<p style="text-align: center">
-		<img src="images/pho-example.png" alt="Photon" width="225" height="227">
-		<a href="http://git.eclipse.org/c/platform/eclipse.platform.swt.git/tree/examples/org.eclipse.swt.snippets/src/org/eclipse/swt/snippets/Snippet266.java">source</a>
-	</p>
 </div>
 <?php 
 $html = ob_get_clean();