Skip to content
Snippets Groups Projects
Commit bd2c3f06 authored by Wuttke, Joachim's avatar Wuttke, Joachim
Browse files

delete remnants of ask callback mechanism in list.

BUT: that mechanism was not dull at all; it is still in use in coord.
parent c55912bf
No related branches found
No related tags found
No related merge requests found
- distribute wupscat, wupsbb
- distribute wupscat, wupsbb ?
- frida.ini location via -D ?
\ No newline at end of file
......@@ -13,7 +13,6 @@
using namespace std;
#include "mystd.h"
#include <ask_and_callback.h>
#include "list.h"
......
......@@ -75,7 +75,6 @@ private:
string sel2text(void) const;
};
inline string strg(const CList& L) { return L.str(); }; // needed by myask
class ListIter {
// OBSOLETE. will be eliminated as soon as ScanBreak is revised
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment