summaryrefslogtreecommitdiffstats
path: root/libcpp/include
diff options
context:
space:
mode:
authorian <ian@138bc75d-0d04-0410-961f-82ee72b054a4>2009-06-17 20:22:02 +0000
committerian <ian@138bc75d-0d04-0410-961f-82ee72b054a4>2009-06-17 20:22:02 +0000
commit52b290f1b82348a4f4a445f0811ecf81ca8b044f (patch)
treedb17664fddeb193c2f2e65e1aebae13746d2c707 /libcpp/include
parent99505c80cf781c18484caace1572054e95c957b4 (diff)
downloadppe42-gcc-52b290f1b82348a4f4a445f0811ecf81ca8b044f.tar.gz
ppe42-gcc-52b290f1b82348a4f4a445f0811ecf81ca8b044f.zip
* include/cpplib.h (progname): Don't declare.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@148627 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'libcpp/include')
-rw-r--r--libcpp/include/cpplib.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/libcpp/include/cpplib.h b/libcpp/include/cpplib.h
index a91f1552158..d39b80e2a5a 100644
--- a/libcpp/include/cpplib.h
+++ b/libcpp/include/cpplib.h
@@ -546,9 +546,6 @@ struct cpp_dir
dev_t dev;
};
-/* Name under which this program was invoked. */
-extern const char *progname;
-
/* The structure of a node in the hash table. The hash table has
entries for all identifiers: either macros defined by #define
commands (type NT_MACRO), assertions created with #assert
OpenPOWER on IntegriCloud