summaryrefslogtreecommitdiff
path: root/examples/ASX/CCM_App/SC_Client.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'examples/ASX/CCM_App/SC_Client.cpp')
-rw-r--r--examples/ASX/CCM_App/SC_Client.cpp9
1 files changed, 0 insertions, 9 deletions
diff --git a/examples/ASX/CCM_App/SC_Client.cpp b/examples/ASX/CCM_App/SC_Client.cpp
deleted file mode 100644
index b1dc59ae2ee..00000000000
--- a/examples/ASX/CCM_App/SC_Client.cpp
+++ /dev/null
@@ -1,9 +0,0 @@
-// Pretty simple, eh? ;-)
-// $Id$
-
-
-int
-main (int, char *[])
-{
- return 0;
-}