summaryrefslogtreecommitdiff
path: root/examples/todayplugin
authorzecke <zecke>2004-02-05 17:21:52 (UTC)
committer zecke <zecke>2004-02-05 17:21:52 (UTC)
commit87e8d127d9f8cf80add1b419abac74a5ca694c6f (patch) (side-by-side diff)
treea58946607a0a5312c8df247ae8a9a4cda7fce094 /examples/todayplugin
parent09c9d7deb71c0130959449c144b9a29488a7e14f (diff)
downloadopie-87e8d127d9f8cf80add1b419abac74a5ca694c6f.zip
opie-87e8d127d9f8cf80add1b419abac74a5ca694c6f.tar.gz
opie-87e8d127d9f8cf80add1b419abac74a5ca694c6f.tar.bz2
Janitor: remove ulong ref as it is unneeded
Diffstat (limited to 'examples/todayplugin') (more/less context) (ignore whitespace changes)
-rw-r--r--examples/todayplugin/examplepluginimpl.h1
1 files changed, 0 insertions, 1 deletions
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