summaryrefslogtreecommitdiff
path: root/libraries/commoncpp2/README
diff options
context:
space:
mode:
Diffstat (limited to 'libraries/commoncpp2/README')
-rw-r--r--libraries/commoncpp2/README8
1 files changed, 0 insertions, 8 deletions
diff --git a/libraries/commoncpp2/README b/libraries/commoncpp2/README
deleted file mode 100644
index 0939e23194..0000000000
--- a/libraries/commoncpp2/README
+++ /dev/null
@@ -1,8 +0,0 @@
-GNU Common C++ is a portable and highly optimized class framework for
-writing C++ applications that need to use threads.
-
-This framework offers a class foundation that hides platform
-differences from your C++ application so that you need not write
-platform specific code. GNU Common C++ has been ported to compile
-natively on most platforms which support either posix threads, or on
-Microsoft Windows. \ No newline at end of file