X-Git-Url: http://shamusworld.gotdns.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=src%2Fbase%2Frs_scriptlist.h;h=ca45ec3823dbbf06162e9b4a5c5e06489410600c;hb=e5a77a32dbe17d9534d3099f1fd3fdacba199516;hp=c3de735bdfc0160b503f7231fd5ae89de1fc10e5;hpb=d86611a87f46873819dfae63f1112b248ba9aca1;p=architektonas diff --git a/src/base/rs_scriptlist.h b/src/base/rs_scriptlist.h index c3de735..ca45ec3 100644 --- a/src/base/rs_scriptlist.h +++ b/src/base/rs_scriptlist.h @@ -37,7 +37,6 @@ class RS_ScriptList private: //! all scripts available -// Q3PtrList scripts; QList scripts; QListIterator scriptIterator; };