pgAdmin III commit: Remove redundant local variables

Поиск
Список
Период
Сортировка
От Ashesh Vashi
Тема pgAdmin III commit: Remove redundant local variables
Дата
Msg-id E1Yvn86-0006Mj-2G@gothos.postgresql.org
обсуждение исходный текст
Список pgadmin-hackers
Remove redundant local variables

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin3.git;a=commitdiff;h=0b800cb006b0373dc57bb3379a491f0fce644a84
Author: Dmitriy Olshevskiy <olshevskiy87@bk.ru>

Modified Files
--------------
pgadmin/ctl/ctlSQLResult.cpp       |    3 +--
pgadmin/dlg/dlgColumn.cpp          |    2 +-
pgadmin/dlg/dlgForeignTable.cpp    |    2 --
pgadmin/dlg/dlgIndex.cpp           |    3 +--
pgadmin/dlg/dlgIndexConstraint.cpp |    2 +-
pgadmin/dlg/dlgManageMacros.cpp    |    1 -
pgadmin/dlg/dlgMoveTablespace.cpp  |    2 --
pgadmin/dlg/dlgRule.cpp            |    1 -
pgadmin/dlg/dlgSearchObject.cpp    |    1 -
pgadmin/dlg/dlgServer.cpp          |    1 -
pgadmin/dlg/dlgTablespace.cpp      |    2 --
pgadmin/dlg/dlgType.cpp            |    2 --
pgadmin/schema/pgServer.cpp        |    3 +--
pgadmin/schema/pgTable.cpp         |    1 -
pgadmin/schema/pgTablespace.cpp    |    2 --
pgadmin/schema/pgType.cpp          |    4 ----
16 files changed, 5 insertions(+), 27 deletions(-)


В списке pgadmin-hackers по дате отправления:

Предыдущее
От: Ashesh Vashi
Дата:
Сообщение: Re: PATCH: remove redundant local variables
Следующее
От: Ashesh Vashi
Дата:
Сообщение: Re: PATCH: remove redundant local variables