OSDN Git Service

PR c++/46245
[pf3gnuchains/gcc-fork.git] / gcc / langhooks.c
index 1f656fe..80efd32 100644 (file)
@@ -62,13 +62,6 @@ lhd_pass_through_t (tree t)
   return t;
 }
 
-/* Do nothing (int).  */
-
-void
-lhd_do_nothing_i (int ARG_UNUSED (i))
-{
-}
-
 /* Do nothing (int, int, int).  Return NULL_TREE.  */
 
 tree