summaryrefslogtreecommitdiff
path: root/src/modinfo.h
diff options
context:
space:
mode:
authorTannin <devnull@localhost>2015-01-24 19:34:12 +0100
committerTannin <devnull@localhost>2015-01-24 19:34:12 +0100
commitc3a95bdef1d989a54684b966e042b12bf682046d (patch)
tree83a09ca9252b9d5a060acb415b8c3c0923cfe2c3 /src/modinfo.h
parent9edc39633b82b5e02d33c4b0a395fe110af28eb4 (diff)
parentf756aede08edb315ebe5882098191ebfe971fd81 (diff)
Merge with branch1.2
Diffstat (limited to 'src/modinfo.h')
-rw-r--r--src/modinfo.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/modinfo.h b/src/modinfo.h
index 048196f7..903f474a 100644
--- a/src/modinfo.h
+++ b/src/modinfo.h
@@ -1068,10 +1068,6 @@ class ModInfoForeign : public ModInfoWithConflictInfo
public:
- static const char INT_IDENTIFIER[];
-
-public:
-
virtual bool updateAvailable() const { return false; }
virtual bool updateIgnored() const { return false; }
virtual bool downgradeAvailable() const { return false; }