Remove misspelled prototype
[xboard.git] / backend.h
index 41a34dc..a5caec7 100644 (file)
--- a/backend.h
+++ b/backend.h
@@ -171,7 +171,6 @@ void UserAdjudicationEvent P((int result));
 void StopObservingEvent P((void));
 void StopExaminingEvent P((void));
 void PonderNextMoveEvent P((int newState));
-void NewSettingeEvent P((int option, char *command, int value));
 void ShowThinkingEvent P(());
 void PeriodicUpdatesEvent P((int newState));
 void HintEvent P((void));