]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - gcc/expr.h
Merge from pch-branch up to tag pch-commit-20020603.
[thirdparty/gcc.git] / gcc / expr.h
index 6b05218073385977b91af8e79820b8a8bd273c84..5ebefbad8bad5b322a804e826ca4cb4dbcbda2ba 100644 (file)
@@ -369,10 +369,6 @@ extern void init_expr_once PARAMS ((void));
 /* This is run at the start of compiling a function.  */
 extern void init_expr PARAMS ((void));
 
-/* This function is run once to initialize stor-layout.c.  */
-
-extern void init_stor_layout_once PARAMS ((void));
-
 /* This is run at the end of compiling a function.  */
 extern void finish_expr_for_function PARAMS ((void));