summaryrefslogtreecommitdiff
path: root/gcc/f/version.h
diff options
context:
space:
mode:
authorYamaArashi <shadow962@live.com>2016-02-08 03:04:42 -0800
committerYamaArashi <shadow962@live.com>2016-02-08 03:04:42 -0800
commita5c638ceaca09d018d041f15e7e2518c217250bc (patch)
tree7374fe6cd30b24a25037dbdb259bbcf5300b13c2 /gcc/f/version.h
parent476b5c86e5bc21311dfb14d0f043fbf5b870781d (diff)
remove Fortran, Objective C, and C++
Diffstat (limited to 'gcc/f/version.h')
-rwxr-xr-xgcc/f/version.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/gcc/f/version.h b/gcc/f/version.h
deleted file mode 100755
index cd578a8..0000000
--- a/gcc/f/version.h
+++ /dev/null
@@ -1,6 +0,0 @@
-#ifndef _H_f_version
-#define _H_f_version
-
-extern char *ffe_version_string;
-
-#endif