diff options
author | Gluzskiy Alexandr <sss123next@list.ru> | 2010-07-17 14:04:40 +0300 |
---|---|---|
committer | Gluzskiy Alexandr <sss123next@list.ru> | 2010-07-17 14:04:40 +0300 |
commit | b3e7aa3f685ace7e0104fc94cd07c901a129f5b9 (patch) | |
tree | 1f462e43b37843778d5e99902681f57990688f43 /utilities.h | |
parent | 34215e3c3e8eaa5e1c4e6107a185a1821b51c0ce (diff) |
modified: main.cpp
modified: options.cpp
modified: utilities.cpp
modified: utilities.h
Diffstat (limited to 'utilities.h')
-rw-r--r-- | utilities.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/utilities.h b/utilities.h index e31e35f..8b67393 100644 --- a/utilities.h +++ b/utilities.h @@ -24,7 +24,6 @@ public: int AccountNumber; IJabberInterface *JabberInterface; HJHANDLER hPrescenseHandler, hMessageHandler, hIqHandler; - BOOL operator !(); }; #endif |