From 87e8d127d9f8cf80add1b419abac74a5ca694c6f Mon Sep 17 00:00:00 2001 From: zecke Date: Thu, 05 Feb 2004 17:21:52 +0000 Subject: Janitor: remove ulong ref as it is unneeded --- (limited to 'examples') diff --git a/examples/todayplugin/examplepluginimpl.h b/examples/todayplugin/examplepluginimpl.h index 187d6e8..77ec4f6 100644 --- a/examples/todayplugin/examplepluginimpl.h +++ b/examples/todayplugin/examplepluginimpl.h @@ -25,7 +25,6 @@ public: private: ExamplePlugin *examplePlugin; - ulong ref; }; #endif -- cgit v0.9.0.2