Index: /trunk/BNC/bncwindow.cpp
===================================================================
--- /trunk/BNC/bncwindow.cpp	(revision 1514)
+++ /trunk/BNC/bncwindow.cpp	(revision 1515)
@@ -860,7 +860,6 @@
 void bncWindow::slotRemoveOptions() {
 
-  int iRet = QMessageBox::question(this, "Remove", "Remove all '" 
-                                   + QCoreApplication::applicationName() 
-                                   + "' configuration options from disk?",
+  int iRet = QMessageBox::question(this, "Remove", "Remove" 
+                                   " options from disk?",
                                    QMessageBox::Yes, QMessageBox::No,
                                    QMessageBox::NoButton);
