summaryrefslogtreecommitdiff
path: root/ACE/etc/xlc_dummy.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'ACE/etc/xlc_dummy.cpp')
-rw-r--r--ACE/etc/xlc_dummy.cpp7
1 files changed, 0 insertions, 7 deletions
diff --git a/ACE/etc/xlc_dummy.cpp b/ACE/etc/xlc_dummy.cpp
deleted file mode 100644
index d8bc164c48e..00000000000
--- a/ACE/etc/xlc_dummy.cpp
+++ /dev/null
@@ -1,7 +0,0 @@
-//
-// This file exists only to help with template instantiation when building
-// shared libraries on AIX using C Set++. See rules.lib.GNU for usage.
-
-/* FUZZ: disable check_for_improper_main_declaration */
-
-main() {}