summaryrefslogtreecommitdiff
path: root/config/makeprops.py
diff options
context:
space:
mode:
authorJose <jose@zeroc.com>2014-05-02 21:32:34 +0200
committerJose <jose@zeroc.com>2014-05-02 21:32:34 +0200
commitb28fb85d445c3907143d8fa4ba3f2bf2802b754d (patch)
tree876949adbfce417b4247f2ef66cd1eb69f02b9c4 /config/makeprops.py
parentUpdate dependencies (diff)
downloadice-b28fb85d445c3907143d8fa4ba3f2bf2802b754d.tar.bz2
ice-b28fb85d445c3907143d8fa4ba3f2bf2802b754d.tar.xz
ice-b28fb85d445c3907143d8fa4ba3f2bf2802b754d.zip
Fixed (ICE-5510) - Remove Stats interface that was deprecated in 3.5
Diffstat (limited to 'config/makeprops.py')
-rwxr-xr-xconfig/makeprops.py2
1 files changed, 0 insertions, 2 deletions
diff --git a/config/makeprops.py b/config/makeprops.py
index 74ad44ae15d..7ed4fb68e94 100755
--- a/config/makeprops.py
+++ b/config/makeprops.py
@@ -30,8 +30,6 @@ commonPreamble = """// *********************************************************
// ICE_LICENSE file included in this distribution.
//
// **********************************************************************
-
-///* jshint -W044*/
"""
commonPreamble = commonPreamble + "// Generated by " + progname + " from file %(inputfile)s, " + time.ctime()
commonPreamble = commonPreamble + """