From 1efb1f34106be8b383f1edea9bd0fd608ac7faeb Mon Sep 17 00:00:00 2001 From: Pixel Date: Mon, 10 Dec 2001 11:39:54 +0000 Subject: Supressing some warnings... --- lib/Variables.cc | 2 ++ 1 file changed, 2 insertions(+) (limited to 'lib/Variables.cc') diff --git a/lib/Variables.cc b/lib/Variables.cc index 7bdf65d..274a4ed 100644 --- a/lib/Variables.cc +++ b/lib/Variables.cc @@ -48,6 +48,8 @@ void Variables::Dump(Handle * h, const String & format) { (*h) << "" << endnl; } else { // Use format here... + // **FIXME** +#warning FIXME } } } -- cgit v1.2.3