From c5db70388cbe21934d4e3b2df3e8c8c1d9807d41 Mon Sep 17 00:00:00 2001 From: zecke Date: Thu, 05 Feb 2004 17:43:45 +0000 Subject: Janitor: ulong ref removed --- (limited to 'noncore/applets/memoryapplet/memoryappletimpl.cpp') diff --git a/noncore/applets/memoryapplet/memoryappletimpl.cpp b/noncore/applets/memoryapplet/memoryappletimpl.cpp index a57f4a9..a117e7f 100644 --- a/noncore/applets/memoryapplet/memoryappletimpl.cpp +++ b/noncore/applets/memoryapplet/memoryappletimpl.cpp @@ -21,7 +21,7 @@ #include "memoryappletimpl.h" MemoryAppletImpl::MemoryAppletImpl() - : memory(0), ref(0) + : memory(0) { } -- cgit v0.9.0.2